kimgr added inline comments.

================
Comment at: clang/unittests/Tooling/CastExprTest.cpp:111
+                  "const char *f() {\n"
+                  "  constexpr X x;\n";
+                  "  return x;\n"
----------------
Oops, spurious semicolon here. Will post a new version once I've tested it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117391/new/

https://reviews.llvm.org/D117391

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to