| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-04 | [test] %clang_cc1 -emit-llvm: remove redundant -S | Fangrui Song | |
| Also replace aarch64-none-linux-gnu (none can indicate an OS as well) with aarch64 | |||
| 2023-05-02 | Call printName to get name of Decl | Dan McGregor | |
| Rather than sending a name directly to the stream, use printName to preserve any PrintingPolicy. This ensures that names are properly affected by path remapping. Fixes: https://github.com/llvm/llvm-project/issues/62192 Differential Revision: https://reviews.llvm.org/D149272 | |||
