[cfe-commits] r153009 - in /cfe/trunk: include/clang/Basic/DiagnosticLexKinds.td include/clang/Lex/Preprocessor.h lib/Lex/PPDirectives.cpp test/Preprocessor/microsoft-import.c

NAKAMURA Takumi geek4civic at gmail.com
Sun Mar 18 04:34:07 PDT 2012


2012/3/18 Aaron Ballman <aaron at aaronballman.com>:
> Author: aaronballman
> Date: Sat Mar 17 22:10:37 2012
> New Revision: 153009
>
> URL: http://llvm.org/viewvc/llvm-project?rev=153009&view=rev
> Log:
> Turns #import in MS Mode into an error.
>
> Added:
>    cfe/trunk/test/Preprocessor/microsoft-import.c
> Modified:
>    cfe/trunk/include/clang/Basic/DiagnosticLexKinds.td
>    cfe/trunk/include/clang/Lex/Preprocessor.h
>    cfe/trunk/lib/Lex/PPDirectives.cpp

Aaron, it breaks clang-test with +Asserts. Please verify, or I will
revert it, thank you.

...Takumi




More information about the cfe-commits mailing list