diff options
author | Sven Göthel <[email protected]> | 2024-05-24 02:35:28 +0200 |
---|---|---|
committer | Sven Göthel <[email protected]> | 2024-05-24 02:35:28 +0200 |
commit | da80e9bd8b394bb9b4254701335ddaa2c633c89d (patch) | |
tree | 41ba403d55aff8a47179fc12476ee84144318559 /include/jau/os/dyn_linker.hpp | |
parent | 0d6cd2d0e47099b428ca72f7ccb1d291011baa92 (diff) |
Fix clangd/cland-tidy integration: Use all includes (tidy), enforce chosen C++ standard (clangd)
Use all includes (tidy)
- Move catch2 test includes out of include/jau -> include/catch2_jau/jau
allowing simplified tidy HeaderFilterRegex expression
Enforce chosen C++ standard (clangd)
- '-std=c++20' (or matching) is added to .clangd, otherwise C++17 is being used
Diffstat (limited to 'include/jau/os/dyn_linker.hpp')
0 files changed, 0 insertions, 0 deletions