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
...
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-26
1
-1
/
+1
*
P0969R0: allow structured binding of accessible members, not only public memb...
Richard Smith
2018-09-25
1
-0
/
+8
*
Update smart pointer detection for thread safety analysis.
Richard Trieu
2018-09-22
1
-8
/
+27
*
Thread Safety Analysis: warnings for attributes without arguments
Aaron Puchert
2018-09-20
1
-16
/
+44
*
Merge two attribute diagnostics into one
Andrew Savonichev
2018-09-17
1
-1
/
+2
*
[Sema][ObjC] Infer availability of +new from availability of -init.
Erik Pilkington
2018-09-10
1
-8
/
+35
*
Prevent cpu-specific/cpu-dispatch from giong on a lambda.
Erich Keane
2018-09-10
1
-0
/
+8
*
[OpenCL] Relax diagnostics on OpenCL access qualifiers
Andrew Savonichev
2018-09-06
1
-4
/
+10
*
[OpenCL] Disallow negative attribute arguments
Andrew Savonichev
2018-09-06
1
-2
/
+12
*
Address Aaron Ballman's post-commit review comments from r340306, NFC
Erik Pilkington
2018-08-21
1
-4
/
+3
*
Add a new flag and attributes to control static destructor registration
Erik Pilkington
2018-08-21
1
-0
/
+19
*
Summary:Add clang::reinitializes attribute
Martin Bohme
2018-08-13
1
-0
/
+5
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-5
/
+5
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-29
/
+29
*
Implement diagnostic stream operator for ParsedAttr.
Erich Keane
2018-08-09
1
-251
/
+229
*
[P0936R0] add [[clang::lifetimebound]] attribute
Richard Smith
2018-08-01
1
-0
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-37
/
+37
*
[RISCV] Add support for interrupt attribute
Ana Pazos
2018-07-26
1
-0
/
+62
*
Implement cpu_dispatch/cpu_specific Multiversioning
Erich Keane
2018-07-20
1
-0
/
+48
*
Change \t to spaces
Fangrui Song
2018-07-20
1
-1
/
+1
*
Add support for __declspec(code_seg("segname"))
Erich Keane
2018-07-18
1
-2
/
+67
*
[NFC] Rename clang::AttributeList to clang::ParsedAttr
Erich Keane
2018-07-13
1
-507
/
+482
*
AttributeList de-listifying:
Erich Keane
2018-07-12
1
-42
/
+45
*
[Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...
Craig Topper
2018-07-09
1
-0
/
+22
*
When a dependent alignas is applied to a non-dependent typedef,
Richard Smith
2018-06-20
1
-11
/
+12
*
[CUDA][HIP] Allow CUDA __global__ functions to have amdgpu kernel attributes
Yaxun Liu
2018-06-12
1
-16
/
+18
*
Revert r332470 (and corresponding tests in r332492).
Richard Smith
2018-05-18
1
-31
/
+0
*
Add support for __declspec(code_seg("segname"))
Erich Keane
2018-05-16
1
-0
/
+31
*
[Clang] Implement function attribute no_stack_protector.
Manoj Gupta
2018-05-09
1
-0
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-21
/
+21
*
PR37189 Fix incorrect end source location and spelling for a split '>>' token.
Richard Smith
2018-04-30
1
-1
/
+1
*
[Availability] Improve availability to consider functions run at load time
Steven Wu
2018-04-16
1
-0
/
+6
*
Allow [[maybe_unused]] on static data members; these are considered variables...
Aaron Ballman
2018-04-12
1
-10
/
+0
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
Remove the temporary availability checking workaround for
Alex Lorenz
2018-04-05
1
-22
/
+0
*
[Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots.
Volodymyr Sapsai
2018-03-29
1
-19
/
+82
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
1
-1
/
+1
*
Adding nocf_check attribute for cf-protection fine tuning
Oren Ben Simhon
2018-03-17
1
-18
/
+14
*
Reland "[Attr] Fix parameter indexing for several attributes"
Joel E. Denny
2018-03-13
1
-85
/
+66
*
Avoid including ScopeInfo.h from Sema.h
Reid Kleckner
2018-03-07
1
-0
/
+1
*
Revert r326602, it caused PR36620.
Nico Weber
2018-03-07
1
-66
/
+83
*
Replace the custom handling for several attributes; NFC.
Aaron Ballman
2018-03-04
1
-64
/
+10
*
Create a subject list for the `used` attribute rather than use custom checkin...
Aaron Ballman
2018-03-03
1
-18
/
+1
*
[Attr] Fix parameter indexing for several attributes
Joel E. Denny
2018-03-02
1
-83
/
+66
*
Remove redundant casts. NFC
George Burgess IV
2018-03-01
1
-1
/
+1
*
When diagnosing the arguments to alloc_size, report the failing argument usin...
Aaron Ballman
2018-02-25
1
-23
/
+9
*
Fix a failing assertion with the pointer_with_type_tag attribute when the fun...
Aaron Ballman
2018-02-25
1
-4
/
+3
*
Add a C++11 and C2x spelling for the type safety attribute (argument_with_typ...
Aaron Ballman
2018-02-25
1
-16
/
+4
*
Clean up 'target' attribute diagnostics
Erich Keane
2018-02-16
1
-2
/
+3
*
Amend r325256. This change was not properly merged locally before the commit ...
Aaron Ballman
2018-02-15
1
-1
/
+1
[prev]
[next]