diff options
author | Markus Böck <markus.boeck02@gmail.com> | 2025-07-11 22:25:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-11 22:25:16 +0200 |
commit | 136558bab23af94fd23b9b8ce39632085b21a4ca (patch) | |
tree | cec7f39361566a387cae490bce85b25fbc08edc7 /clang-tools-extra/test/clang-doc/json/nested-namespace.cpp | |
parent | 1d33bbab577a2bf3e0ac00481f33935042ea7960 (diff) | |
download | llvm-136558bab23af94fd23b9b8ce39632085b21a4ca.zip llvm-136558bab23af94fd23b9b8ce39632085b21a4ca.tar.gz llvm-136558bab23af94fd23b9b8ce39632085b21a4ca.tar.bz2 |
[mlir][cmake] Fix missing entries in `tablegen_compile_commands.yml` (#147516)
Depending on the order of CMake includes the
`tablegen_compile_commands.yml` was previously missing entries due to
being deleted after a `tablegen` commands.
This PR fixes this by 1) making sure `AddMLIR` includes `TableGen` such
that new compile commands are added to a fresh YML file and 2) using an
include guard to ensure the file is cleared exactly once
Diffstat (limited to 'clang-tools-extra/test/clang-doc/json/nested-namespace.cpp')
0 files changed, 0 insertions, 0 deletions