[Lldb-commits] [PATCH] D59692: [ASTImporter] Fix name conflict handling with different strategies

Gabor Marton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 27 02:55:24 PDT 2019


martong updated this revision to Diff 217337.
martong added a comment.

- Apply clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59692

Files:
  clang/include/clang/AST/ASTImporter.h
  clang/lib/AST/ASTImporter.cpp
  clang/test/Analysis/Inputs/ctu-other.c
  clang/unittests/AST/ASTImporterFixtures.cpp
  clang/unittests/AST/ASTImporterFixtures.h
  clang/unittests/AST/ASTImporterTest.cpp
  lldb/include/lldb/Symbol/ClangASTImporter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59692.217337.patch
Type: text/x-patch
Size: 32315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190827/98d07e6d/attachment-0001.bin>


More information about the lldb-commits mailing list