]> granicus.if.org Git - clang/commit
Revert "Fix assertion failures on annot_* tokens in clang -E"
authorBen Langmuir <blangmuir@apple.com>
Thu, 30 Jan 2014 21:50:18 +0000 (21:50 +0000)
committerBen Langmuir <blangmuir@apple.com>
Thu, 30 Jan 2014 21:50:18 +0000 (21:50 +0000)
commitfaa90eaedd9b4fdf2ad5351efcd553d6b820693a
treeac4008d4f7af856faf3bf51d3a7fb5e0be71d6ef
parent2364b4457f2b5b2dd54b0e15e8dcb5e62d211e37
Revert "Fix assertion failures on annot_* tokens in clang -E"

This is causing a failure in the msan buildbot that I am having trouble
reproducing.  Reverting until I can figure out what went wrong.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200492 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PrintPreprocessedOutput.cpp
lib/Lex/TokenConcatenation.cpp
test/Preprocessor/Inputs/a.h [deleted file]
test/Preprocessor/Inputs/module.map [deleted file]
test/Preprocessor/annot-tokens.m [deleted file]