tahonermann added inline comments.

================
Comment at: clang/docs/ReleaseNotes.rst:55-57
+- Clang will now correctly diagnose as ill-formed a constant expression where 
an
+  enum without a fixed underlying type is set to a value outside the range of
+  of the enumerations values. Fixes
----------------
Nit: "of of" and need for possessive quote; "enumeration's values".


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

https://reviews.llvm.org/D130058

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

Reply via email to