diff options
author | Richard Trieu <rtrieu@google.com> | 2013-06-12 21:20:57 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2013-06-12 21:20:57 +0000 |
commit | 33a4b3db0de5fbba06264a46f560220b5f8f11a8 (patch) | |
tree | be7f0fa608cba875aadb51581141eb56cff06290 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2bb2aa27bfe729aa6d60b17cfafeaa959c7ea050 (diff) | |
download | llvm-33a4b3db0de5fbba06264a46f560220b5f8f11a8.zip llvm-33a4b3db0de5fbba06264a46f560220b5f8f11a8.tar.gz llvm-33a4b3db0de5fbba06264a46f560220b5f8f11a8.tar.bz2 |
Introducing -Wheader-guard, a warning that checks header guards actually work
properly. This warning checks that the #ifndef and #define directives at
the beginning of a header refer to the same macro name. Includes a fix-it
hint to correct the header guard.
llvm-svn: 183867
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions