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
/
SemaCXX
/
cxx11-gnu-attrs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed and changed the wording of warn_cconv_ignored
Sunil Srivastava
2019-07-17
1
-8
/
+8
*
Permit redeclarations of a builtin to specify calling convention.
Erich Keane
2019-03-21
1
-8
/
+8
*
Allow writing calling convention attributes on function types.
Aaron Ballman
2018-05-03
1
-3
/
+2
*
Improve some infrastructure for extended parameter infos and
John McCall
2016-03-03
1
-0
/
+1
*
Fix assertion on C++ attributes in fillAttributedTypeLoc
Alexander Musman
2015-05-29
1
-0
/
+13
*
Sema: Don't give attribute alias vars with struct type an init expr
David Majnemer
2015-02-08
1
-0
/
+3
*
Removing the alloc_size attribute. The attribute was semantically handled, bu...
Aaron Ballman
2013-12-21
1
-2
/
+0
*
Switch %clang -cc1 tests to %clang_cc1
Alp Toker
2013-10-28
1
-1
/
+1
*
Extend test to show an alias can be before a definition.
Rafael Espindola
2013-10-21
1
-1
/
+2
*
Downgrade 'attribute ignored when parsing type' from error to warning, to match
Richard Smith
2013-01-29
1
-1
/
+1
*
Fix behavior of [[gnu::]] function attributes. Per g++'s behavior, these
Richard Smith
2013-01-15
1
-0
/
+10
*
clang/test/SemaCXX/cxx11-gnu-attrs.cpp: Add explicit -triple x86_64-unknown-u...
NAKAMURA Takumi
2013-01-14
1
-1
/
+1
*
Add extra tests for [[gnu::...]] attributes, missed from r172382.
Richard Smith
2013-01-14
1
-0
/
+45