Historia zmian

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