forked from OSchip/llvm-project
a1545f51a9
This adds an extension warning when using the preprocessor conditionals in a language mode they're not officially supported in, and an opt-in warning for compatibility with previous standards. Fixes #55306 Differential Revision: https://reviews.llvm.org/D125178 |
||
---|---|---|
.. | ||
bad-header-guard-defined.h | ||
bad-header-guard.h | ||
case-insensitive-include.h | ||
different-define.h | ||
final-macro-system.h | ||
final-macro.h | ||
good-header-guard.h | ||
inc1.h | ||
inc2.h | ||
multiple.h | ||
no-define.h | ||
out-of-order-define.h | ||
pedantic-macro-interplay.h | ||
success.h | ||
tokens-between-ifndef-and-define.h | ||
unlikely-to-be-header-guard.h | ||
unsafe-macro-2.h | ||
unsafe-macro.h |