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
/
decl-in-prototype.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve our handling of tag decls in function prototypes
Reid Kleckner
2016-12-14
1
-0
/
+41
*
Store decls in prototypes on the declarator instead of in the AST
Reid Kleckner
2016-12-09
1
-2
/
+16
*
When a tag is declared in prototype scope in C, if we've decided that it
Richard Smith
2016-01-11
1
-0
/
+3
*
[MSVC Compat] Try to treat an implicit, fixed enum as an unfixed enum
David Majnemer
2015-10-08
1
-1
/
+1
*
[Sema] Tweak incomplete enum types on MSVC ABI targets
David Majnemer
2015-10-08
1
-1
/
+1
*
Update tests touched by r249656
David Majnemer
2015-10-08
1
-1
/
+1
*
Fix treatment of types defined in function prototype
Serge Pavlov
2014-06-25
1
-0
/
+4
*
Do not add enums to prototype scope in C++ modes.
Peter Collingbourne
2014-02-22
1
-2
/
+2
*
There's no such thing as %clang_cc1_only
Alp Toker
2013-12-08
1
-1
/
+1
*
Reapply r151638 and r151641.
James Molloy
2012-02-29
1
-0
/
+33
*
Revert r151638 because it causes assertion hit on PCH creation for Cocoa.h
Argyrios Kyrtzidis
2012-02-28
1
-33
/
+0
*
Correctly track tags and enum members defined in the prototype of a function,...
James Molloy
2012-02-28
1
-0
/
+33