[PATCH] D144285: [Clang] Implement CWG2518 - static_assert(false)
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 28 05:13:14 PST 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
LGTM!
================
Comment at: clang/test/SemaTemplate/instantiate-var-template.cpp:36
}
+
}
----------------
:: gasps :: spurious whitespace change! :-D
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144285/new/
https://reviews.llvm.org/D144285
More information about the cfe-commits
mailing list