1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 0532140 PR15300: Support C++11 attributes on base-specifiers. We don't support any such by Richard Smith · 11 years ago
  3. cd8ab51 Implement C++11 semantics for [[noreturn]] attribute. This required splitting by Richard Smith · 11 years ago
  4. 5c52166 Fix behavior of [[gnu::]] function attributes. Per g++'s behavior, these by Richard Smith · 11 years ago
  5. 6880f49 Improve C++11 attribute parsing. by Michael Han · 12 years ago
  6. b9c6261 Improvements to vexing-parse warnings. Make the no-parameters case more by Richard Smith · 12 years ago
  7. 534986f Add an AttributedStmt type to represent a statement with C++11 attributes by Richard Smith · 12 years ago
  8. 6ce48a7 Support C++11 attributes at the start of a parameter-declaration. by Richard Smith · 12 years ago
  9. c56298d Parsing of C++11 attributes: by Richard Smith · 12 years ago
  10. 6ee326a Disambiguation of '[[': by Richard Smith · 12 years ago