aaron.ballman added a comment.

The existing comment is correct according to my copy of the C++11 standard, but 
the standard has changed since C++11 and those words no longer appear in 
http://eel.is/c++draft/dcl.init.ref#5. Some more investigation is needed, but I 
suspect the correct action to take here is to update the comment based on the 
current standards wording or to see if there's a bug because the code does not 
match the comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133066

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

Reply via email to