llvm-project/clang-tools-extra/pseudo/include
Haojian Wu 2a88fb2ecb [pseudo] Eliminate the dangling-else syntax ambiguity.
- the grammar ambiguity is eliminated by a guard;
- modify the guard function signatures, now all parameters are folded in
  to a single object, avoid a long parameter list (as we will add more
  parameters in the near future);

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D130160
2022-07-22 09:13:09 +02:00
..
clang-pseudo [pseudo] Eliminate the dangling-else syntax ambiguity. 2022-07-22 09:13:09 +02:00
CMakeLists.txt [pseudo] Make sure we rebuild pseudo_gen tool. 2022-07-21 10:09:21 +02:00