Files
clang-p2996/clang/test/Preprocessor
Eli Friedman b3bfd84ebb A couple fixes for preprocessor expressions:
1. Be more tolerant of comments in -CC (comment-preserving) mode.  We were missing a few cases.

2. Make sure to expand the second FOO in "#if defined FOO FOO".  (See also
r97253, which addressed the case of "#if defined(FOO FOO".)

Fixes PR10286.

llvm-svn: 136748
2011-08-03 00:04:13 +00:00
..
2010-08-21 00:29:50 +00:00
2011-02-28 02:37:51 +00:00
2011-07-11 21:58:47 +00:00