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-naked.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow register variables in naked functions.
Nikola Smiljanic
2016-09-13
1
-0
/
+18
*
Disallow using function parameters in extended asm inputs or outputs in naked...
Hans Wennborg
2014-10-08
1
-0
/
+16
*
Allow empty statements in naked functions in addition to ASM statements
Ehsan Akhgari
2014-09-09
1
-0
/
+9
*
Don't allow inline asm statements to reference parameters in naked functions
Hans Wennborg
2014-09-04
1
-0
/
+5
*
Don't allow non-ASM statements in naked functions
Hans Wennborg
2014-09-04
1
-1
/
+9
*
Added the attribute name to the err_attribute_wrong_number_arguments diagnost...
Aaron Ballman
2013-07-23
1
-2
/
+2
*
Don't complain about missing return statements for naked
Douglas Gregor
2011-07-11
1
-0
/
+4
*
Pretty up the wrong-number-of-arguments-for-attribute diagnostic by
John McCall
2011-03-02
1
-1
/
+1
*
Change the wording of the bad-decl-for-attribute warning and error
John McCall
2011-01-25
1
-1
/
+1
*
Add support for attribute((naked)), patch by Zoxc on cfe-commits!
Daniel Dunbar
2010-09-29
1
-0
/
+8