[PATCH] D101365: [clang-query] Add check to prevent setting srcloc when no introspection is available.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 27 10:23:21 PDT 2021


njames93 updated this revision to Diff 340902.
njames93 added a comment.

Fix up tests(probably, see what premerge says)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101365

Files:
  clang-tools-extra/clang-query/Query.h
  clang-tools-extra/clang-query/QueryParser.cpp
  clang-tools-extra/unittests/clang-query/QueryParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101365.340902.patch
Type: text/x-patch
Size: 5656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210427/c58f5af4/attachment.bin>


More information about the cfe-commits mailing list