aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/AssumptionCache.cpp
diff options
context:
space:
mode:
authorStephan T. Lavavej <stl@nuwen.net>2023-11-27 07:24:22 -0800
committerGitHub <noreply@github.com>2023-11-27 10:24:22 -0500
commitbf95a0cd2073b6f5bd2c00bc645be00d38bf49a6 (patch)
tree3af91481b7b5214a9012f33b1e2e3bf9b348c473 /llvm/lib/Analysis/AssumptionCache.cpp
parentca007181eadf9bce357e382400cfddb5b925c142 (diff)
downloadllvm-bf95a0cd2073b6f5bd2c00bc645be00d38bf49a6.zip
llvm-bf95a0cd2073b6f5bd2c00bc645be00d38bf49a6.tar.gz
llvm-bf95a0cd2073b6f5bd2c00bc645be00d38bf49a6.tar.bz2
[libc++][test] Avoid C++23 Core features that MSVC lacks (#73438)
Found while running libc++'s test suite with MSVC's STL, where we use both Clang and MSVC's compiler. libc++'s test suite has started using some C++23 Core Language features that MSVC hasn't implemented yet. When avoiding these features costs just a tiny bit of syntax, I would like to ask libc++ to consider making that change in the interest of practical portability, at least until MSVC catches up. If there's no desire to do so, then I could skip the affected tests, but that would make me a slightly sad kitty.
Diffstat (limited to 'llvm/lib/Analysis/AssumptionCache.cpp')
0 files changed, 0 insertions, 0 deletions