[PATCH] D18652: [Inline asm] Correctly parse GCC-style asm line following MS-style asm line
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 21 04:05:11 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266976: Correctly parse GCC-style asm line following MS-style asm line. (authored by dzobnin).
Changed prior to commit:
http://reviews.llvm.org/D18652?vs=53543&id=54480#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18652
Files:
cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
cfe/trunk/include/clang/Parse/Parser.h
cfe/trunk/lib/Parse/ParseDecl.cpp
cfe/trunk/lib/Parse/ParseStmtAsm.cpp
cfe/trunk/test/CodeGen/inline-asm-mixed-style.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18652.54480.patch
Type: text/x-patch
Size: 5961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160421/0eb1244a/attachment.bin>
More information about the cfe-commits
mailing list