diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-09-07 14:22:41 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-09-07 14:22:41 +0800 |
commit | 6e04e90a803e9f0fad296d993f26eab076753449 (patch) | |
tree | cc797e25f2d0a52837883c7c4585b689c0fd596e /.gitignore | |
parent | bba3d52af4526ee19bd962c2448d0f8d24d4070b (diff) | |
download | cru-6e04e90a803e9f0fad296d993f26eab076753449.tar.gz cru-6e04e90a803e9f0fad296d993f26eab076753449.tar.bz2 cru-6e04e90a803e9f0fad296d993f26eab076753449.zip |
Avoid clang consteval bug in logger format.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,6 @@ .cache build +build-clang compile_commands.json - |