[PATCH] D53755: [ASTImporter] Remove import of definition from GetAlreadyImportedOrNull
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 26 06:16:55 PDT 2018
balazske added inline comments.
================
Comment at: lib/AST/ASTImporter.cpp:7716
}
}
----------------
This can be simplified by removing brace characters and removing `ToD`.
Repository:
rC Clang
https://reviews.llvm.org/D53755
More information about the cfe-commits
mailing list