diff options
author | Sean Callanan <scallanan@apple.com> | 2010-09-01 00:58:00 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2010-09-01 00:58:00 +0000 |
commit | 6961e87847cd39a65ecde0342ec5c7d1dee9622c (patch) | |
tree | b49e5acd42822d3575f26dd66242ebce14d65293 /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 6aaebe877bbff9d9b3b6e639d6e79d79fa50ebea (diff) | |
download | bcm5719-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