Commit History

Author SHA1 Message Date
  Erich Keane 0893e1af68 Move some definitions from Sema to Basic to fix shared libs build 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
  Alex Lorenz 4bbde6cf2a Add #pragma clang attribute 8 years ago
  Alex Lorenz 7844d0af18 Revert r300539 - Add #pragma clang attribute 8 years ago
  Alex Lorenz c79938aaca Add #pragma clang attribute 8 years ago
  Bob Wilson 4e5f9fb46e Ignore the "novtable" declspec when not using the Microsoft C++ ABI. 10 years ago
  Aaron Ballman 9135eee6f5 Complete support for the SD-6 standing document (based off N4200) with support for __has_cpp_attribute. 10 years ago
  Aaron Ballman 6d6a4e7676 Post-commit review coding style change: renaming HasAttribute to hasAttribute. No functional changes. 11 years ago
  Aaron Ballman 3056e7cbc9 Reapplying r204952 a second time. 11 years ago
  Aaron Ballman f07112514c Reverting r204968 and r204969; while more build bots are happy with the results, some still have link errors. 11 years ago
  Aaron Ballman 28dc6f98d2 Reapplying r204952 with fixes which should hopefully resolve linking issues with non-MSVC compilers. 11 years ago
  Aaron Ballman d35cc359e1 Reverting r204952, while I figure out what's going on with the makefile build. 11 years ago
  Aaron Ballman af55a6bbee Clean up the __has_attribute implementation without modifying its behavior. 11 years ago