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
/
Parser
/
objc-init.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++20] Implement semantic restrictions for C++20 designated
Richard Smith
2019-08-30
1
-3
/
+3
*
[Lit Test] Updated 20 Lit tests to be C++11 compatible.
Charles Li
2015-12-10
1
-1
/
+11
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-2
/
+2
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-2
/
+2
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-2
/
+2
*
Implement parsing for message sends in Objective-C++. Message sends in
Douglas Gregor
2010-04-21
1
-0
/
+1
*
Improve on diagnostics when an objc class is used as
Fariborz Jahanian
2010-04-07
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Make tests use the new clang cc1 flag.
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Make fragile-abi test run happy.
Fariborz Jahanian
2009-11-06
1
-1
/
+1
*
Fix a bogus objective-c warning with -pedantic.
Fariborz Jahanian
2009-11-06
1
-0
/
+18
*
Improve the 'cannot pass objc interface by value' diagnostic:
Chris Lattner
2009-04-11
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix <rdar://problem/6500554> missing objc error message.
Steve Naroff
2009-02-20
1
-2
/
+2
*
implement some more FIXMEs, by rejecting more bogus stuff in
Chris Lattner
2008-10-26
1
-1
/
+16
*
continue cleaning up code, and disable sending a message directly to an
Chris Lattner
2008-07-21
1
-2
/
+5
*
handle the full assignment-expression grammar when using an
Chris Lattner
2008-06-02
1
-0
/
+6
*
Add support for dispatching an objc message to a variable
Chris Lattner
2008-01-25
1
-2
/
+6
*
First half of a fix for the "objc message send in initializer" bug. This only
Chris Lattner
2008-01-25
1
-0
/
+13