llvm-project/clang/test/Sema/Inputs
Alp Toker 62c5b5713c Unbreak -fms-extensions with GNU libc headers
GNU libc uses '__uptr' as a member name in C mode, conflicting with the
eponymous MSVC pointer modifier keyword.

Detect and mark the token as an identifier when these specific conditions are
met. __uptr will continue to work as a keyword for the remainder of the
translation unit.

Fixes PR17824.

llvm-svn: 195710
2013-11-26 01:30:10 +00:00
..
conversion.h
format-unused-system-args.h
ms-keyword-system-header.h Unbreak -fms-extensions with GNU libc headers 2013-11-26 01:30:10 +00:00
pragma-arc-cf-code-audited.h
unused-expr-system-header.h