Commit History

Author SHA1 Message Date
  Simon Pilgrim e3b053c27c SemaDeclAttr - silence static analyzer getAs<> null dereference warnings. NFCI. 5 years ago
  Simon Pilgrim 84d475a5ed Silence static analyzer getAs<RecordType> null dereference warnings. NFCI. 5 years ago
  Martin Storsjo 822f64eae9 [clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_inline" in C++ mode 5 years ago
  Michael Liao 40ff58f92d [CUDA][HIP] Enable kernel function return type deduction. 5 years ago
  Erich Keane 063c2472fa [NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr. 6 years ago
  Matthias Gehre 38c89049e4 Reland [LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType) 6 years ago
  Richard Smith 940249d817 [c++20] P1143R2: Add support for the C++20 'constinit' keyword. 6 years ago
  Richard Smith 979eefe368 Revert "[LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType)" 6 years ago
  Matthias Gehre 5e557d97f1 [LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType) 6 years ago
  Peter Collingbourne 6f8e54aaf6 cfi-icall: Allow the jump table to be optionally made non-canonical. 6 years ago
  Matthias Gehre 07d5b4a5da Add lifetime categories attributes 6 years ago
  Erich Keane 609d9a60a7 Implement P1771 6 years ago
  Aaron Ballman b1ee3293cf Implement P1301R4, which allows specifying an optional message on the [[nodiscard]] attribute. 6 years ago
  Sunil Srivastava 088f90a177 Disallow most calling convention attributes on PS4 6 years ago
  Sunil Srivastava bb4fb0414e Renamed and changed the wording of warn_cconv_ignored 6 years ago
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 years ago
  Reid Kleckner 479475dc59 [MS] Treat ignored explicit calling conventions as an explicit __cdecl 6 years ago
  Nico Weber 78e282409c clang-cl: Port cl.exe's C4659 to clang-cl 6 years ago
  Yaxun Liu 8d068d6ad4 [HIP] Support attribute hip_pinned_shadow 6 years ago
  Richard Smith 31de5dab92 P0840R2: support for [[no_unique_address]] attribute 6 years ago
  Gauthier Harnisch 17feca48a8 [C++20] add Basic consteval specifier 6 years ago
  Erich Keane b4651bd20f Add Attribute NoThrow as an Exception Specifier Type 6 years ago
  John McCall 64add31d1a Add the `objc_class_stub` attribute. 6 years ago
  Aaron Ballman 066dde24f0 Do not use the incorrect attribute spelling list index when translating a no_sanitize_foo attribute into a no_sanitize("foo") attribute. 6 years ago
  Nico Weber ecefe8a463 Revert r359814 "[Sema] Emit warning for visibility attribute on internal-linkage declaration" 6 years ago
  Scott Linder 151e674ab9 [Sema] Emit warning for visibility attribute on internal-linkage declaration 6 years ago
  Reid Kleckner 8b0ef00444 [MS] Add frontend support for __declspec(allocator) 6 years ago
  Erich Keane f3fae3fc58 Permit redeclarations of a builtin to specify calling convention. 6 years ago
  Alex Lorenz 4f7e7882e9 Fix implicit ios -> watchOS availability version mapping for 6 years ago
  Erik Pilkington 7ba0896ce5 Revert "Add a new attribute, fortify_stdlib" 6 years ago