提交歷史

作者 SHA1 備註 提交日期
  Erich Keane 0893e1af68 Move some definitions from Sema to Basic to fix shared libs build 6 年之前
  Aaron Ballman 71ae196c71 Introduce the _Clang scoped attribute token. 6 年之前
  Aaron Ballman 589b42244b Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu. 6 年之前
  Alex Lorenz 4bbde6cf2a Add #pragma clang attribute 8 年之前
  Alex Lorenz 7844d0af18 Revert r300539 - Add #pragma clang attribute 8 年之前
  Alex Lorenz c79938aaca Add #pragma clang attribute 8 年之前
  Bob Wilson 4e5f9fb46e Ignore the "novtable" declspec when not using the Microsoft C++ ABI. 10 年之前
  Aaron Ballman 9135eee6f5 Complete support for the SD-6 standing document (based off N4200) with support for __has_cpp_attribute. 10 年之前
  Aaron Ballman 6d6a4e7676 Post-commit review coding style change: renaming HasAttribute to hasAttribute. No functional changes. 11 年之前
  Aaron Ballman 3056e7cbc9 Reapplying r204952 a second time. 11 年之前
  Aaron Ballman f07112514c Reverting r204968 and r204969; while more build bots are happy with the results, some still have link errors. 11 年之前
  Aaron Ballman 28dc6f98d2 Reapplying r204952 with fixes which should hopefully resolve linking issues with non-MSVC compilers. 11 年之前
  Aaron Ballman d35cc359e1 Reverting r204952, while I figure out what's going on with the makefile build. 11 年之前
  Aaron Ballman af55a6bbee Clean up the __has_attribute implementation without modifying its behavior. 11 年之前