summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-08-20 10:29:21 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-08-20 10:29:21 +0000
commit20f994d3501f8eb4aa4e16fb65c1482d990635ad (patch)
tree3717471ba5276e372504c5d6ec5104d6e8eb17dc /clang/lib/Frontend/CompilerInvocation.cpp
parentcba595da825c3a21070b3f9519ae608d8060fb83 (diff)
downloadbcm5719-llvm-20f994d3501f8eb4aa4e16fb65c1482d990635ad.tar.gz
bcm5719-llvm-20f994d3501f8eb4aa4e16fb65c1482d990635ad.zip
[LLD][ELF] - Fix warning.
This fixes the following warning when compiling with gcc version 8.0.1 20180319 (experimental) (GCC): /home/umb/LLVM/llvm/tools/lld/ELF/SyntheticSections.cpp:1951:46: warning: enumeral and non-enumeral type in conditional expression [-Wextra] return OS->SectionIndex >= SHN_LORESERVE ? SHN_XINDEX : OS->SectionIndex; llvm-svn: 340164
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud