diff options
author | Florian Hahn <flo@fhahn.com> | 2024-12-13 10:36:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-13 10:36:30 +0000 |
commit | 217e0f39710dec3348c996ecf98a76fd08b69853 (patch) | |
tree | 68ac6d561dfe8e90eaadaf4502c7a0b311ac0636 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | ff939b06a5ef57ac926c53e9f85b955b8bd855aa (diff) | |
download | llvm-217e0f39710dec3348c996ecf98a76fd08b69853.zip llvm-217e0f39710dec3348c996ecf98a76fd08b69853.tar.gz llvm-217e0f39710dec3348c996ecf98a76fd08b69853.tar.bz2 |
[SCEV] Add initial pattern matching for SCEV constants. (NFC) (#119389)
Add initial pattern matching for SCEV constants. Follow-up patches will
add additional matchers for various SCEV expressions.
This patch only converts a few instances to use the new matchers to make
sure everything builds as expected for now.
PR: https://github.com/llvm/llvm-project/pull/119389
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions