mizvekov added inline comments.

================
Comment at: clang/docs/ReleaseNotes.rst:149-151
+- Fix C++17 compatibibility warning that checks for use of auto in template
+  parameters so that it atually has an AutoType before attempting to call
+  getContainedAutoType(). This Fixes
----------------
'compatibility' mispelled.

Though since this is a user facing document, I would try to give a less 
mechanical / less local explanation of the problem.




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

https://reviews.llvm.org/D132990

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

Reply via email to