[PATCH] Move PragmaCommentHandler to lib/Parse in preparation for calling Sema
Reid Kleckner
rnk at google.com
Mon May 6 11:23:06 PDT 2013
Hi rsmith,
No functionality change. The existing tests for this pragma only verify
that we can preprocess it.
http://llvm-reviews.chandlerc.com/D751
Files:
include/clang/Basic/DiagnosticLexKinds.td
include/clang/Basic/DiagnosticParseKinds.td
include/clang/Lex/Preprocessor.h
include/clang/Parse/Parser.h
lib/Lex/Pragma.cpp
lib/Parse/ParsePragma.cpp
lib/Parse/ParsePragma.h
lib/Parse/Parser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D751.1.patch
Type: text/x-patch
Size: 10512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130506/167fba7c/attachment.bin>
More information about the cfe-commits
mailing list