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
/
test
/
Sema
/
attr-capabilities.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thread Safety Analysis: warnings for attributes without arguments
Aaron Puchert
2018-09-20
1
-2
/
+12
*
Determine the attribute subject for diagnostics based on declarative informat...
Aaron Ballman
2017-11-26
1
-2
/
+2
*
Revert "Thread Safety Analysis: warn on nonsensical attributes."
Josh Gao
2017-08-11
1
-12
/
+2
*
Thread Safety Analysis: warn on nonsensical attributes.
Josh Gao
2017-08-08
1
-2
/
+12
*
Reland "Thread Safety Analysis: fix assert_capability."
Josh Gao
2017-08-08
1
-3
/
+0
*
Thread Safety Analysis: allow capability attribute on unions.
DeLesley Hutchins
2015-09-29
1
-2
/
+6
*
Allow objc_bridge(id) to be used on typedefs of [cv] void*.
John McCall
2015-02-01
1
-2
/
+2
*
In preparation for being able to use simple Boolean logic expressions involvi...
Aaron Ballman
2014-04-04
1
-1
/
+10
*
Capability attributes can now be declared on a typedef declaration as well as...
Aaron Ballman
2014-03-24
1
-5
/
+5
*
Fixed newlines.
Alexander Kornienko
2014-03-21
1
-52
/
+52
*
Replacing the exclusive_lock_function, shared_lock_function and unlock_functi...
Aaron Ballman
2014-03-20
1
-9
/
+2
*
Capabilities are required to pass a name specifying what type of capability i...
Aaron Ballman
2014-03-05
1
-1
/
+4
*
Adding role-based capability attributes that allow you to express role manage...
Aaron Ballman
2014-02-21
1
-0
/
+32
*
DeLesley Hutchins (who wrote the original thread-safety attribute functionali...
Aaron Ballman
2014-02-18
1
-0
/
+25