github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
llvmbot wrote:
@llvm/pr-subscribers-clang-tools-extra
Author: seekamoon (seekamoon)
Changes
When using `pp-trace` in practice, I noticed that the YAML files it generated
could contain grammar errors, leading to failed parsing. Specifically, it is
the `Args` of `MacroExpands`.
E.g.,
```
https://github.com/seekamoon created
https://github.com/llvm/llvm-project/pull/124376
When using `pp-trace` in practice, I noticed that the YAML files it generated
could contain grammar errors, leading to failed parsing. Specifically, it is
the `Args` of `MacroExpands`.
E.g.,
```YAML
- Callb