[PATCH] D29685: Lit C++11 Compatibility - Function Attributes

Charles Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 24 13:06:02 PST 2017


tigerleapgorge accepted this revision.
tigerleapgorge added a comment.
This revision is now accepted and ready to land.

Of the 3 tests.
format-strings.cpp and printf-cstr.cpp have been commited in r294979
For warn-thread-safety-parsing.cpp, bug 32066 has been filed to track the lack of thread safety errors in C++11

Closing out this code review.


https://reviews.llvm.org/D29685





More information about the cfe-commits mailing list