diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-11-27 20:14:26 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-27 20:14:26 -0600 |
commit | 054f914741421ca9dd1eaa58ea74a20f8695bae6 (patch) | |
tree | d1f763c619116f053d1d702ee8fbd869cbbc98fc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a24aa7dfa579c41365f23f8205b619b838e32184 (diff) | |
download | llvm-054f914741421ca9dd1eaa58ea74a20f8695bae6.zip llvm-054f914741421ca9dd1eaa58ea74a20f8695bae6.tar.gz llvm-054f914741421ca9dd1eaa58ea74a20f8695bae6.tar.bz2 |
[Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
Summary:
When building a project in a runtime mode, the compilation database is a
separate CMake invocation. So its `compile_commands.json` file will be
placed elsewhere in the `runtimes/runtime-bins` directory. This is
somewhat annoying for ongoing development when a runtimes build is
necessary. This patch adds some CMake magic to merge the two files.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions