aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-09-15 12:53:28 -0300
committerGitHub <noreply@github.com>2025-09-15 12:53:28 -0300
commitf7985df47d51fa8e68be3717281e995fa753f5b1 (patch)
tree71df3949d7336f8119886d7f61ffd5ff98065fe5 /llvm/lib/Support/VirtualFileSystem.cpp
parent5211d4d971efc4f7f8066561e8fca319ef75965d (diff)
downloadllvm-f7985df47d51fa8e68be3717281e995fa753f5b1.zip
llvm-f7985df47d51fa8e68be3717281e995fa753f5b1.tar.gz
llvm-f7985df47d51fa8e68be3717281e995fa753f5b1.tar.bz2
[clang] NFC: non-type template argument check cleanup (#158515)
This is a follow-up to #134461, reverting some unnecessary changes. This cleans up some checks around the assumption that a pack expansion on the argument side could appear when checking non-type template arguments when handling the pre-C++17 rules, but all of these cases are being handled using the C++17 rules anyway. This reverts those changes and adds an assert confirming these cases are not possible.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions