diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2017-02-21 11:25:45 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2017-02-21 11:25:45 +0000 |
commit | ba5df6dea5194099a740ed09c48c3080a14210b6 (patch) | |
tree | ceecde064f020db8e8dea8e1acff1839a7b5d229 /llvm/lib/Target/ARM/ARMCallLowering.cpp | |
parent | 4b159228389a982b7305bd876dadf5137b41708d (diff) | |
download | bcm5719-llvm-ba5df6dea5194099a740ed09c48c3080a14210b6.tar.gz bcm5719-llvm-ba5df6dea5194099a740ed09c48c3080a14210b6.zip |
[clang-tidy] Reword the "code outside header guard" warning.
The check doesn't really know if the code it is warning about came before
or after the header guard, so phrase it more neutral instead of complaining
about code before the header guard. The location for the warning is still
not optimal, but I don't think fixing that is worth the effort, the
preprocessor doesn't give us a better location.
Differential Revision: https://reviews.llvm.org/D30191
llvm-svn: 295715
Diffstat (limited to 'llvm/lib/Target/ARM/ARMCallLowering.cpp')
0 files changed, 0 insertions, 0 deletions