[PATCH] D32981: [ASTImporter] Improve handling of incomplete types

Sean Callanan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 14:59:06 PDT 2017


spyffe updated this revision to Diff 98218.
spyffe added a comment.

Eliminated a //missing newline at end of file// error


Repository:
  rL LLVM

https://reviews.llvm.org/D32981

Files:
  include/clang/AST/ExternalASTMerger.h
  lib/AST/ASTImporter.cpp
  lib/AST/ASTStructuralEquivalence.cpp
  lib/AST/ExternalASTMerger.cpp
  test/Import/conflicting-struct/Inputs/S1.cpp
  test/Import/conflicting-struct/Inputs/S2.cpp
  test/Import/conflicting-struct/test.cpp
  tools/clang-import-test/clang-import-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32981.98218.patch
Type: text/x-patch
Size: 7364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170508/49db5c8c/attachment.bin>


More information about the cfe-commits mailing list