shafik added inline comments.

================
Comment at: clang/lib/Parse/ParseDeclCXX.cpp:962
+  // Save the token name used for static assertion.
+  const char *TokName = Tok.getName();
 
----------------
It looks like this comes from a static array so it should be fine but let's see 
what Aaron says.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147615

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

Reply via email to