Logo
Explore Help
Sign In
mirrors/llvm-project
0
0
Fork 0
You've already forked llvm-project
mirror of https://github.com/llvm/llvm-project.git synced 2025-05-12 10:56:07 +00:00
Code Issues Projects Releases Wiki Activity
llvm-project/clang/test/Lexer/Inputs/out-of-order-define.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
75 B
C
Raw Normal View History

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
2013-06-12 21:20:57 +00:00
#ifndef out_of_order
#define something_else
#define out_of_order
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 2809ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API