Commit History

Author SHA1 Message Date
  Erich Keane 0893e1af68 Move some definitions from Sema to Basic to fix shared libs build 6 years ago
  Erich Keane 063c2472fa [NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr. 6 years ago
  Aaron Ballman bfde26cc85 Allow standards-based attributes to have leading and trailing underscores. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Aaron Ballman 29b9417c18 Allow a double-underscore spelling of Clang attributes using double square bracket syntax. 6 years ago
  Aaron Ballman 71ae196c71 Introduce the _Clang scoped attribute token. 6 years ago
  Aaron Ballman 589b42244b Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu. 6 years ago
  Sven van Haastregt 0823fab785 Fix Wundef NDEBUG warning; NFC 7 years ago
  Erich Keane d52ea89081 [NFC] Convert ParsedAttr to use llvm::TrailingObjects 7 years ago
  Erich Keane 74701fe1cf [NFC] Rename clang::AttributeList to clang::ParsedAttr 7 years ago