[all-commits] [llvm/llvm-project] 4e8dd5: [SyntaxTree] Split array declarator tests
Eduardo Caldas via All-commits
all-commits at lists.llvm.org
Mon Aug 24 07:32:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4e8dd506e66642329dcd530524f43b0d2b528521
https://github.com/llvm/llvm-project/commit/4e8dd506e66642329dcd530524f43b0d2b528521
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Log Message:
-----------
[SyntaxTree] Split array declarator tests
Differential Revision: https://reviews.llvm.org/D86437
Commit: ed83095254a3e212d14b293a6a0e6c85d1f3331c
https://github.com/llvm/llvm-project/commit/ed83095254a3e212d14b293a6a0e6c85d1f3331c
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Log Message:
-----------
[SyntaxTree] Use annotations to reduce noise on member function tests
Differential Revision: https://reviews.llvm.org/D86439
Commit: b4093d663f8377b3ca3746ff104c83c9c5510c0a
https://github.com/llvm/llvm-project/commit/b4093d663f8377b3ca3746ff104c83c9c5510c0a
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Log Message:
-----------
[SyntaxTree] Split FreeStandingClass tests
Differential Revision: https://reviews.llvm.org/D86440
Commit: a722d6a197c7a4f7a1afb72b4732b8ebe8272628
https://github.com/llvm/llvm-project/commit/a722d6a197c7a4f7a1afb72b4732b8ebe8272628
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Log Message:
-----------
[SyntaxTree] Split ExplicitTemplateInstantiation test
Differential Revision: https://reviews.llvm.org/D86441
Commit: 90f85dfc14bc6020486eb2d2c6399f8207ef3625
https://github.com/llvm/llvm-project/commit/90f85dfc14bc6020486eb2d2c6399f8207ef3625
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Log Message:
-----------
[SyntaxTree] Group tests related to `using`
Differential Revision: https://reviews.llvm.org/D86443
Commit: 4baa163c74237b30c5094c1fafd7ed355575bcfa
https://github.com/llvm/llvm-project/commit/4baa163c74237b30c5094c1fafd7ed355575bcfa
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Log Message:
-----------
[SyntaxTree] Split `ParametersAndQualifiers` tests
Differential Revision: https://reviews.llvm.org/D86459
Commit: 235f9f7fe94488904a60a8a1f5430183b0504945
https://github.com/llvm/llvm-project/commit/235f9f7fe94488904a60a8a1f5430183b0504945
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp
Log Message:
-----------
[SyntaxTree] Split `DynamicExceptionSpecification` test
Compare: https://github.com/llvm/llvm-project/compare/2e43acfed89b...235f9f7fe944
More information about the All-commits
mailing list