[PATCH] D44100: [ASTImporter] Reorder fields after structure import is finished
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 23 09:22:19 PDT 2019
martong added inline comments.
================
Comment at: clang/unittests/AST/ASTImporterTest.cpp:5244
+}
+
+
----------------
a_sidorin wrote:
> A redundant newline?
Yes, I deleted that. And moved the test case closer the the last `ImportDecl` test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D44100/new/
https://reviews.llvm.org/D44100
More information about the cfe-commits
mailing list