diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-15 01:01:51 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-15 01:01:51 +0000 |
commit | f83806a8adb4fdc7d785b66d48b42459f7874807 (patch) | |
tree | c41d48fefc0f4570a04c47e7ad3ae1158ba3cdcd /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | e97c34cb60775b29e887de9ca2495c7dee5d627c (diff) | |
download | llvm-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