================
@@ -86,3 +86,71 @@ constexpr int another_test(int val) { // both-note
{{declared here}}
}
static_assert(another_test(1) == 100, ""); // both-error {{static assertion
failed}} \
// both-note {{evaluates to}}
+
+namespace gnurange {
+constexpr int l(int n) {
----------------
tbaederr wrote:
Ident one leven in the namespace
https://github.com/llvm/llvm-project/pull/168418
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits