diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-05-12 15:46:18 +0200 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-05-23 20:44:34 +0200 |
commit | b177a90ce7b590dfce6479142f46fd1b9554a3b3 (patch) | |
tree | dad271c5103f2e2ceb2cef2a4729dd427ca1bf3a /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
parent | eebc1fb772c56df9958fb916b41ff3c329fae145 (diff) | |
download | llvm-b177a90ce7b590dfce6479142f46fd1b9554a3b3.zip llvm-b177a90ce7b590dfce6479142f46fd1b9554a3b3.tar.gz llvm-b177a90ce7b590dfce6479142f46fd1b9554a3b3.tar.bz2 |
[libc++] Always enable the ranges concepts
The ranges concepts were already available in libc++13, so we shouldn't guard them with `_LIBCPP_HAS_NO_INCOMPLETE_RANGES`.
Fixes https://github.com/llvm/llvm-project/issues/54765
Reviewed By: #libc, ldionne
Spies: ldionne, libcxx-commits
Differential Revision: https://reviews.llvm.org/D124011
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions