hanchenye-llvm-project/clang/test/Sema/Inputs
Alp Toker cfea74944a Make the -Wkeyword-compat diag message more accurate
Changed from:

  keyword '__is_empty' will be treated as an identifier for the remainder of the translation unit

To:

  keyword '__is_empty' will be made available as an identifier for the remainder of the translation unit

This is a more accurate description of clang's keyword compatibility feature,
given that some of the keywords are turned into context-sensitive keywords
(e.g. REVERTIBLE_TYPE_TRAIT) rather than being fully disabled.

llvm-svn: 196776
2013-12-09 12:41:02 +00:00
..
conversion.h
format-unused-system-args.h
ms-keyword-system-header.h Make the -Wkeyword-compat diag message more accurate 2013-12-09 12:41:02 +00:00
pragma-arc-cf-code-audited.h
unused-expr-system-header.h