diff options
| author | Fangrui Song <i@maskray.me> | 2023-12-19 21:51:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-19 21:51:05 -0800 |
| commit | 47413bb2760e63a3302871ea770d6c0f5a742036 (patch) | |
| tree | ae2eceebaf313cafc4ce8ba0ba0c585a2bbe7cec /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | f10302e3fa468a22a43e7d6bd6ec75919c60d72d (diff) | |
[libunwind] Bump to CXX_STANDARD 17 (#75986)
libunwind uses C-style and low-level C++, so the language standard
doesn't matter that much, but bumping to C++17 aligns with the rest of
LLVM and enables some features that would cause pedantic warnings in
C++11 (e.g. -Wc++17-attribute-extensions for [[fallthrough]]/
[[nodiscard]]/[[maybe_unused]]). (Contributors might use these features
unaware of the pedantic warnings).
Suggested-by: Christopher Di Bella <cjdb@google.com>
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions
