tbaeder added inline comments.
================
Comment at: clang/test/AST/Interp/literals.cpp:791
+#endif
return __FUNCTION__[index];
}
----------------
It's weird that the above two statements warn about using `__FUNCTION__` and
the return statement doesn't.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148690/new/
https://reviews.llvm.org/D148690
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits