[PATCH] D71189: [Parser] Don't crash on MS assembly if target desc/asm parser isn't linked in.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 05:36:06 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG94603ec11b55: [Parser] Don't crash on MS assembly if target desc/asm parser isn't linked in. (authored by sammccall).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71189/new/

https://reviews.llvm.org/D71189

Files:
  clang-tools-extra/clangd/Diagnostics.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
  clang/lib/Parse/ParseStmtAsm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71189.232824.patch
Type: text/x-patch
Size: 5203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191209/f4d8486c/attachment.bin>


More information about the cfe-commits mailing list