hokein added inline comments.

================
Comment at: clang/lib/Parse/ParseDeclCXX.cpp:2134
+    // FIXME: !! TagOrTempResult.get() can be a nullptr here, this looks
+    // suspicious.
     Result = DS.SetTypeSpecType(
----------------
Addressing it in https://reviews.llvm.org/D141580.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141280

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

Reply via email to