diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2022-07-21 10:18:33 +0200 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2022-07-22 09:13:09 +0200 |
commit | 2a88fb2ecb72300bfbbc74c586fb415cc18c9f9d (patch) | |
tree | f8711ab1aca12afd44d84535261bc48901be11cc /clang/lib/CodeGen | |
parent | 9daf945367044927f92d5cfd4bf2e94352c067fa (diff) | |
download | llvm-2a88fb2ecb72300bfbbc74c586fb415cc18c9f9d.zip llvm-2a88fb2ecb72300bfbbc74c586fb415cc18c9f9d.tar.gz llvm-2a88fb2ecb72300bfbbc74c586fb415cc18c9f9d.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions