aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorLenny Maiorani <lenny@colorado.edu>2011-04-03 05:07:11 +0000
committerLenny Maiorani <lenny@colorado.edu>2011-04-03 05:07:11 +0000
commitfca2e9618a17f4fbee8080fd6b8d0b0532128c27 (patch)
tree2c712bc9ed7236d28a8b5a26fe838ef48ac89798 /llvm/lib/Object/Object.cpp
parenta95594416e24bcaa4de93a7cb39a0ae5f92bb30b (diff)
downloadllvm-fca2e9618a17f4fbee8080fd6b8d0b0532128c27.zip
llvm-fca2e9618a17f4fbee8080fd6b8d0b0532128c27.tar.gz
llvm-fca2e9618a17f4fbee8080fd6b8d0b0532128c27.tar.bz2
Refactoring the security checker a little bit so that each CallExpr check doesn't get called for each CallExpr. Instead it does a switch and only runs the check for the proper identifier. Slight speed improvement (probably significant on very large ASTs), and should make it easier and more clear to add more checks for other CallExpr's later.
llvm-svn: 128785
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions