aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorElena Demikhovsky <elena.demikhovsky@intel.com>2015-11-17 19:30:51 +0000
committerElena Demikhovsky <elena.demikhovsky@intel.com>2015-11-17 19:30:51 +0000
commit3ec9e15ad405c7fc1332c0a27438b5d24c07f364 (patch)
treed0c35e5b1ea6ae9bd59c29bc458f805c65da1e0a /clang/lib/Frontend/CompilerInvocation.cpp
parentba920be4a220c53cc30ec29df3b721b85c1fb8b6 (diff)
downloadllvm-3ec9e15ad405c7fc1332c0a27438b5d24c07f364.zip
llvm-3ec9e15ad405c7fc1332c0a27438b5d24c07f364.tar.gz
llvm-3ec9e15ad405c7fc1332c0a27438b5d24c07f364.tar.bz2
Vector of pointers in function attributes calculation
While setting function attributes we check all instructions that may access memory. For a call instruction we check all arguments. The special check is required for pointers. I added vector-of-pointers to the call arguments types that should be checked. Differential Revision: http://reviews.llvm.org/D14693 llvm-svn: 253363
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions