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 /clang/test/Preprocessor/warn-macro-unused.h | |
| parent | 2bb2aa27bfe729aa6d60b17cfafeaa959c7ea050 (diff) | |
| download | bcm5719-llvm-33a4b3db0de5fbba06264a46f560220b5f8f11a8.tar.gz bcm5719-llvm-33a4b3db0de5fbba06264a46f560220b5f8f11a8.zip | |
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 'clang/test/Preprocessor/warn-macro-unused.h')
0 files changed, 0 insertions, 0 deletions

