[PATCH] D53755: [ASTImporter] Remove import of definition from GetAlreadyImportedOrNull
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 21 03:33:48 PST 2018
martong marked an inline comment as done.
martong added inline comments.
Herald added a reviewer: shafik.
Herald added a subscriber: gamesh411.
================
Comment at: lib/AST/ASTImporter.cpp:7716
}
}
----------------
balazske wrote:
> This can be simplified by removing brace characters and removing `ToD`.
Good catch, changed it.
Repository:
rC Clang
https://reviews.llvm.org/D53755
More information about the cfe-commits
mailing list