aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2018-01-29 16:49:34 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2018-01-29 16:49:34 +0000
commit4a205fd0383709364911f37767a5a31224492c51 (patch)
tree926b56d2fb19cc9aa2094db5bcfd4df23ab8bcb9 /llvm/lib/Object/ELFObjectFile.cpp
parent9cf6302cce939903f814379a2240cb4a3c901f04 (diff)
downloadllvm-4a205fd0383709364911f37767a5a31224492c51.zip
llvm-4a205fd0383709364911f37767a5a31224492c51.tar.gz
llvm-4a205fd0383709364911f37767a5a31224492c51.tar.bz2
[scan-build] Add an option to skip overriding CC and CXX make vars
Autoconf and some other systems tend to add essential compilation options to CC (e.g. -std=gnu99). When running such an auto-generated makefile, scan-build does not need to change CC and CXX as they are already set to use ccc-analyzer by a configure script. Implement a new option --keep-cc as was proposed in this discussion: http://lists.llvm.org/pipermail/cfe-dev/2013-September/031832.html Patch by Paul Fertser! llvm-svn: 323665
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions