diff options
author | Eduardo Caldas <ecaldas@google.com> | 2020-08-11 16:28:00 +0000 |
---|---|---|
committer | Eduardo Caldas <ecaldas@google.com> | 2020-08-13 08:18:14 +0000 |
commit | d1211fd1ec037f88c2cc855bc850200948c76940 (patch) | |
tree | 48e0ae18fd6d378432a08fd06c6fcae8982d62d8 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 8199cd8a550dab8f9b4035d34b7e576892daab09 (diff) | |
download | llvm-d1211fd1ec037f88c2cc855bc850200948c76940.zip llvm-d1211fd1ec037f88c2cc855bc850200948c76940.tar.gz llvm-d1211fd1ec037f88c2cc855bc850200948c76940.tar.bz2 |
[SyntaxTree] Split tests for expressions
We do that because:
* Big tests generated big tree dumps that could hardly serve as documentation.
* In most cases the tests didn't share setup, thus there was not much addition in lines of code.
We split tests for:
* `UserDefinedLiteral`
* `NestedBinaryOperator`
* `UserDefinedBinaryOperator`
* `UserDefinedPrefixOperator`
* `QualifiedId`
Differential Revision: https://reviews.llvm.org/D85819
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions