aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/ProgramState.cpp
diff options
context:
space:
mode:
authorDylan Noblesmith <nobled@dreamwidth.org>2012-08-08 16:09:15 +0000
committerDylan Noblesmith <nobled@dreamwidth.org>2012-08-08 16:09:15 +0000
commitf23e8d2b928b0baa361dbf34df10862a5bcd01c4 (patch)
treec130be7fecb72e8ca057446f098fbda295db3dac /lib/StaticAnalyzer/Core/ProgramState.cpp
parent5aeda88995fd98d55f3c565a108196e2b0df16ed (diff)
Preprocessor: fix __OPTIMIZE_SIZE__ and -Oz
Add some tests for __OPTIMIZE_SIZE__ and __NO_INLINE__, removing the superfluous copies in the target-specific tests, since it's target-independent. This uncovered a bug in the handling of -Oz: it would attempt to store the value 2 in the 1-bit bitfield OptimizeSize, leaving a value of 0 and never defining __OPTIMIZE_SIZE__. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ProgramState.cpp')
0 files changed, 0 insertions, 0 deletions