aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-09-13 23:08:34 +0000
committerJohn McCall <rjmccall@apple.com>2011-09-13 23:08:34 +0000
commite3ca8eb0499bb4ae9ad51ff9e6e4b8074492395a (patch)
tree2964db53647e59a649251afaa710486ca256f6f8 /clang/lib/Frontend/CompilerInvocation.cpp
parentfc9c4a730e2b2329603f36e3f3f04e0af9c11568 (diff)
downloadllvm-e3ca8eb0499bb4ae9ad51ff9e6e4b8074492395a.zip
llvm-e3ca8eb0499bb4ae9ad51ff9e6e4b8074492395a.tar.gz
llvm-e3ca8eb0499bb4ae9ad51ff9e6e4b8074492395a.tar.bz2
In general, don't look through explicit casts when trying
to find the called declaration. Explicit casts can radically change the semantics of a call, and it's no longer really a builtin call any more than it would be a builtin call if you stored the function pointer into a variable and called that. llvm-svn: 139659
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions