diff options
author | Zequan Wu <zequanwu@google.com> | 2021-02-02 20:43:13 -0800 |
---|---|---|
committer | Zequan Wu <zequanwu@google.com> | 2021-02-03 13:33:22 -0800 |
commit | 4dc08cc3aa41a28ca6ec82bb9c7183048761aad5 (patch) | |
tree | d02613d80d64f37ba0a2c4fec632448b9c0e2735 /clang/lib/Frontend | |
parent | d41c6d51cbadbbd0f81c6ac0d6628d01b881e2a5 (diff) | |
download | llvm-4dc08cc3aa41a28ca6ec82bb9c7183048761aad5.zip llvm-4dc08cc3aa41a28ca6ec82bb9c7183048761aad5.tar.gz llvm-4dc08cc3aa41a28ca6ec82bb9c7183048761aad5.tar.bz2 |
[Coverage] Propogate counter to condition of conditional operator
Clang usually propagates counter mapping region for conditions of `if`, `while`,
`for`, etc from parent counter. We should do the same for condition of conditional operator.
Differential Revision: https://reviews.llvm.org/D95918
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions