EricWF marked an inline comment as done.

================
Comment at: lib/Sema/SemaExprCXX.cpp:4775
@@ +4774,3 @@
+      // duration. AObjects with automatic or dynamic lifetime never have
+      // a 'constant initializer'.
+      if ((VD->hasGlobalStorage() ||
----------------
I've added docs to LanguageExtensions.rst specifying the semantics I intend for 
the trait.


https://reviews.llvm.org/D23385



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

Reply via email to