aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/Analysis.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erikjv@me.com>2016-10-27 14:17:10 +0000
committerErik Verbruggen <erikjv@me.com>2016-10-27 14:17:10 +0000
commite0bde7554ce04ef7af99c69d526882a56f54a928 (patch)
treea62a277df65a36bb68e905945eadb07a6b4efb70 /llvm/lib/CodeGen/Analysis.cpp
parent7cc713adcb668c23cbac71cfd7f268dd5afb618d (diff)
downloadllvm-e0bde7554ce04ef7af99c69d526882a56f54a928.zip
llvm-e0bde7554ce04ef7af99c69d526882a56f54a928.tar.gz
llvm-e0bde7554ce04ef7af99c69d526882a56f54a928.tar.bz2
Do not print include_next/pragma once warnings when input is a header.
r276653 suppressed the pragma once warning when generating a PCH file. This patch extends that to any main file for which clang is told (with the -x option) that it's a header file. It will also suppress the warning "#include_next in primary source file". Differential Revision: http://reviews.llvm.org/D25989 llvm-svn: 285295
Diffstat (limited to 'llvm/lib/CodeGen/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions