[PATCH] D94673: [analyzer][CTU] API for CTU macro expansions

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 15 01:42:34 PST 2021


steakhal updated this revision to Diff 316873.
steakhal marked 2 inline comments as done.
steakhal added a comment.

Updated the comment of `CrossTranslationUnitContext::getMacroExpansionContextForSourceLocation`.


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

https://reviews.llvm.org/D94673

Files:
  clang/include/clang/AST/ASTImporter.h
  clang/include/clang/CrossTU/CrossTranslationUnit.h
  clang/lib/AST/ASTImporter.cpp
  clang/lib/CrossTU/CrossTranslationUnit.cpp
  clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  clang/test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist
  clang/test/Analysis/plist-macros-with-expansion-ctu.c
  clang/test/Analysis/plist-macros-with-expansion.c
  clang/test/Analysis/plist-macros-with-expansion.cpp
  clang/unittests/CrossTU/CrossTranslationUnitTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94673.316873.patch
Type: text/x-patch
Size: 290651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210115/c71450e7/attachment-0001.bin>


More information about the cfe-commits mailing list