aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-11-15 01:01:51 +0000
committerRui Ueyama <ruiu@google.com>2016-11-15 01:01:51 +0000
commitf83806a8adb4fdc7d785b66d48b42459f7874807 (patch)
treec41d48fefc0f4570a04c47e7ad3ae1158ba3cdcd /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parente97c34cb60775b29e887de9ca2495c7dee5d627c (diff)
downloadllvm-f83806a8adb4fdc7d785b66d48b42459f7874807.zip
llvm-f83806a8adb4fdc7d785b66d48b42459f7874807.tar.gz
llvm-f83806a8adb4fdc7d785b66d48b42459f7874807.tar.bz2
Identify object files compiled with cl.exe /GL.
Object files compiled with cl.exe /GL contain intermediate code for LTO. We can't (and don't want to) interpret such code, but we should print out a user-friendly error message. Differential Revision: https://reviews.llvm.org/D26647 llvm-svn: 286921
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions