diff options
author | Jonathan Roelofs <jonathan@codesourcery.com> | 2018-01-29 16:37:53 +0000 |
---|---|---|
committer | Jonathan Roelofs <jonathan@codesourcery.com> | 2018-01-29 16:37:53 +0000 |
commit | 9cf6302cce939903f814379a2240cb4a3c901f04 (patch) | |
tree | ff240eefad50b9b8dc9655cf5376109a8f313dc6 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 9827d8ed15695d72d650621f2bd752924abb1874 (diff) | |
download | llvm-9cf6302cce939903f814379a2240cb4a3c901f04.zip llvm-9cf6302cce939903f814379a2240cb4a3c901f04.tar.gz llvm-9cf6302cce939903f814379a2240cb4a3c901f04.tar.bz2 |
[analyzer] Fix -x language argument for C preprocessed sources
clang's -x option doesn't accept c-cpp-output as a language (even though
463eb6ab was merged, the driver still doesn't handle that).
This bug prevents testing C language projects when ccache is used.
Fixes #25851.
Investigation and patch by Dave Rigby.
llvm-svn: 323664
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions