aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/Inputs/system-header-simulator.h
AgeCommit message (Expand)Author
2013-04-15[analyzer] Re-enable using global regions as a symbolic base.Jordan Rose
2013-04-15[analyzer] Tests: move system functions into system header simulator files.Jordan Rose
2013-02-07[analyzer] Add pointer escape type param to checkPointerEscape callbackAnna Zaks
2013-02-01[analyzer] Explain why we have system-header-simulator*.h files.Jordan Rose
2012-09-20clang/test/Analysis: Fix the declaration of strlen() for 32 bit targets.NAKAMURA Takumi
2012-09-12Adjust some analyzer tests to place widely shared inputs inside of anChandler Carruth