[all-commits] [llvm/llvm-project] 9d474b: [ASTImporter][NFC] Fix duplicated symbols in "Impr...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Wed Mar 31 03:49:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d474be11d71b5ae13490d3d8bd66150765560e3
https://github.com/llvm/llvm-project/commit/9d474be11d71b5ae13490d3d8bd66150765560e3
Author: Balazs Benics <balazsbenics at sigmatechnology.se>
Date: 2021-03-31 (Wed, 31 Mar 2021)
Changed paths:
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[ASTImporter][NFC] Fix duplicated symbols in "Improve test coverage"
D99576 introduced a duplicate symbol, now im removing it.
Differential Revision: https://reviews.llvm.org/D99576
More information about the All-commits
mailing list