mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 09:58:26 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() typed constant does not match the equivalent LLVM definition (it's only used to check whether any emitted data's type differs from the LLVM definition's field types) o fixed a potential out-of-bounds access related to this: the index of the equivalent LLVM field kept getting increased and at some point we checked whether the current emitted data's type was different from the LLVM field type without verifying first that the LLVM equivalent field index was not yet beyond the number of LLVM equivalent fields git-svn-id: trunk@35018 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |