index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Sema
/
SemaDeclAttr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
isBuiltinFunc() uses StringRef instead of const char*
Guillaume Chatelet
2019-10-29
1
-1
/
+1
*
[clang] Add no_builtin attribute
Guillaume Chatelet
2019-10-29
1
-0
/
+53
*
Revert "[clang] Add no_builtin attribute"
Vlad Tsyrklevich
2019-10-28
1
-53
/
+0
*
[clang] Add no_builtin attribute
Guillaume Chatelet
2019-10-28
1
-0
/
+53
*
[clang,ARM] Initial ACLE intrinsics for MVE.
Simon Tatham
2019-10-24
1
-2
/
+7
*
[clang] New __attribute__((__clang_arm_mve_alias)).
Simon Tatham
2019-10-24
1
-0
/
+29
*
SemaDeclAttr - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-04
1
-4
/
+4
*
Silence static analyzer getAs<RecordType> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-03
1
-1
/
+1
*
[clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_in...
Martin Storsjo
2019-09-27
1
-0
/
+3
*
[CUDA][HIP] Enable kernel function return type deduction.
Michael Liao
2019-09-25
1
-1
/
+3
*
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
Erich Keane
2019-09-13
1
-629
/
+352
*
Reland [LifetimeAnalysis] Support more STL idioms (template forward declarati...
Matthias Gehre
2019-09-06
1
-6
/
+10
*
[c++20] P1143R2: Add support for the C++20 'constinit' keyword.
Richard Smith
2019-09-04
1
-2
/
+2
*
Revert "[LifetimeAnalysis] Support more STL idioms (template forward declarat...
Richard Smith
2019-08-22
1
-10
/
+6
*
[LifetimeAnalysis] Support more STL idioms (template forward declaration and ...
Matthias Gehre
2019-08-21
1
-6
/
+10
*
cfi-icall: Allow the jump table to be optionally made non-canonical.
Peter Collingbourne
2019-08-09
1
-0
/
+3
*
Add lifetime categories attributes
Matthias Gehre
2019-07-25
1
-2
/
+66
*
Implement P1771
Erich Keane
2019-07-25
1
-1
/
+2
*
Implement P1301R4, which allows specifying an optional message on the [[nodis...
Aaron Ballman
2019-07-20
1
-6
/
+22
*
Disallow most calling convention attributes on PS4
Sunil Srivastava
2019-07-19
1
-0
/
+5
*
Renamed and changed the wording of warn_cconv_ignored
Sunil Srivastava
2019-07-17
1
-1
/
+1
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-3
/
+3
*
[MS] Treat ignored explicit calling conventions as an explicit __cdecl
Reid Kleckner
2019-07-09
1
-4
/
+18
*
clang-cl: Port cl.exe's C4659 to clang-cl
Nico Weber
2019-07-09
1
-4
/
+9
*
[HIP] Support attribute hip_pinned_shadow
Yaxun Liu
2019-06-26
1
-0
/
+4
*
P0840R2: support for [[no_unique_address]] attribute
Richard Smith
2019-06-20
1
-0
/
+3
*
[C++20] add Basic consteval specifier
Gauthier Harnisch
2019-06-14
1
-6
/
+4
*
Add Attribute NoThrow as an Exception Specifier Type
Erich Keane
2019-05-30
1
-1
/
+2
*
Add the `objc_class_stub` attribute.
John McCall
2019-05-30
1
-0
/
+3
*
Do not use the incorrect attribute spelling list index when translating a no_...
Aaron Ballman
2019-05-21
1
-3
/
+15
*
Revert r359814 "[Sema] Emit warning for visibility attribute on internal-link...
Nico Weber
2019-05-03
1
-8
/
+0
*
[Sema] Emit warning for visibility attribute on internal-linkage declaration
Scott Linder
2019-05-02
1
-0
/
+8
*
[MS] Add frontend support for __declspec(allocator)
Reid Kleckner
2019-03-25
1
-0
/
+18
*
Permit redeclarations of a builtin to specify calling convention.
Erich Keane
2019-03-21
1
-1
/
+2
*
Fix implicit ios -> watchOS availability version mapping for
Alex Lorenz
2019-03-20
1
-0
/
+1
*
Revert "Add a new attribute, fortify_stdlib"
Erik Pilkington
2019-03-13
1
-29
/
+0
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-03-01
1
-1
/
+2
*
[NFC] minor revision of r354929 [CUDA][HIP] Check calling convention based on...
Yaxun Liu
2019-02-27
1
-1
/
+5
*
[CUDA][HIP] Check calling convention based on function target
Yaxun Liu
2019-02-26
1
-1
/
+29
*
[AMDGPU] Allow using integral non-type template parameters
Michael Liao
2019-02-26
1
-34
/
+92
*
revert r354873 as this breaks lldb builds.
Pierre Gousseau
2019-02-26
1
-2
/
+1
*
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...
Pierre Gousseau
2019-02-26
1
-1
/
+2
*
[attributes] Add an attribute for server routines in Mach kernel and extensions.
Artem Dergachev
2019-02-21
1
-0
/
+26
*
[OpenCL][PR40707] Allow OpenCL C types in C++ mode.
Anastasia Stulova
2019-02-15
1
-1
/
+3
*
[Sema] Delay checking whether objc_designated_initializer is being applied to...
Erik Pilkington
2019-02-13
1
-2
/
+24
*
Renaming yet another diagnostic to not conflict; NFC.
Aaron Ballman
2019-02-12
1
-1
/
+2
*
Renaming this diagnostic to not conflict with another; NFC.
Aaron Ballman
2019-02-12
1
-1
/
+1
*
Fixing a typo; NFC.
Aaron Ballman
2019-02-12
1
-3
/
+3
*
Add a new attribute, fortify_stdlib
Erik Pilkington
2019-02-11
1
-0
/
+29
*
[OBJC] Add attribute to mark Objective C class as non-lazy
Joe Daniels
2019-02-04
1
-0
/
+3
[next]