diff options
author | John McCall <rjmccall@apple.com> | 2011-09-13 23:08:34 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-09-13 23:08:34 +0000 |
commit | e3ca8eb0499bb4ae9ad51ff9e6e4b8074492395a (patch) | |
tree | 2964db53647e59a649251afaa710486ca256f6f8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fc9c4a730e2b2329603f36e3f3f04e0af9c11568 (diff) | |
download | llvm-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