summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2010-09-01 00:58:00 +0000
committerSean Callanan <scallanan@apple.com>2010-09-01 00:58:00 +0000
commit6961e87847cd39a65ecde0342ec5c7d1dee9622c (patch)
treeb49e5acd42822d3575f26dd66242ebce14d65293 /clang/lib/Sema/SemaCodeComplete.cpp
parent6aaebe877bbff9d9b3b6e639d6e79d79fa50ebea (diff)
downloadbcm5719-llvm-6961e87847cd39a65ecde0342ec5c7d1dee9622c.tar.gz
bcm5719-llvm-6961e87847cd39a65ecde0342ec5c7d1dee9622c.zip
Added support for dynamic sanity checking in
expressions. Values used by the expression are checked by validation functions which cause the program to crash if the values are unsafe. Major changes: - Added IRDynamicChecks.[ch], which contains the core code related to this feature - Modified CommandObjectExpression to install the validator functions into the target process. - Added an accessor to Process that gets/sets the helper functions llvm-svn: 112690
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud