Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
6e340496341a4704be0ede9c1ff4f8eacea7ee2c
/
Driver
0750618
start partitioning the diagnostics into two classes: those
by Chris Lattner
· 17 years ago
bdbb285
Implemented serialization of SelectorTable and Selectors.
by Ted Kremenek
· 17 years ago
e365c50
pass diagnostics into the rewrite test client.
by Chris Lattner
· 17 years ago
695dbb6
Support lax vector conversions.
by Anders Carlsson
· 17 years ago
6127b12
Only serialize top-level decls that appear at the head of a decl chain.
by Ted Kremenek
· 17 years ago
5656b78
Enhanced serialization testing by also pretty-printing CFGs constructed from ASTs
by Ted Kremenek
· 17 years ago
1f64432
by Steve Naroff
· 17 years ago
ea75c55
Converted AST Pretty-Printer to use iostreams instead of FILE*. This fixes
by Ted Kremenek
· 17 years ago
79a2a26
Modified --test-pickling to perform an actual cross-check of serialized ASTs:
by Ted Kremenek
· 17 years ago
5df6070
Add correct types for the last remaining intrinsics.
by Anders Carlsson
· 17 years ago
45e8cbd
Implement support for -fwritable-strings and make the code generator
by Chris Lattner
· 17 years ago
dd1b516
Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h without having to do -arch ppc.
by Anders Carlsson
· 17 years ago
1b5a4bd
Migrated static functions that print decls into a DeclPrinter class,
by Ted Kremenek
· 17 years ago
142f36d
Add builtin type signature support for vector types. Add correct type signatures for a bunch of MMX builtins. We now parse all the intrinsics in mmintrin.h
by Anders Carlsson
· 17 years ago
d04c6e2
Add more semantic analysis for inline asm statements.
by Anders Carlsson
· 17 years ago
ebe668f
Fixed a rewrite bug in class synthesis (which I first thought was a rewrite API bug).
by Fariborz Jahanian
· 17 years ago
2c7038b
Patch to fix a regression caused by recent rewrite changes.
by Fariborz Jahanian
· 17 years ago
f5f20bd
The checking for the delimiters of expected error/warning messages was
by Bill Wendling
· 17 years ago
646b261
Forgot some X86 registers
by Anders Carlsson
· 17 years ago
3346ae6
Add tables for GCC register names and aliases. This will be used for inline asm
by Anders Carlsson
· 17 years ago
91578f3
by Steve Naroff
· 17 years ago
f624870
by Steve Naroff
· 17 years ago
335eafa
by Steve Naroff
· 17 years ago
c2a689b
by Steve Naroff
· 17 years ago
c3a438c
by Steve Naroff
· 17 years ago
874e232
by Steve Naroff
· 17 years ago
8aebcb7
Break out bool/true/false support into a LangOption
by Nate Begeman
· 17 years ago
7e3411b
by Steve Naroff
· 17 years ago
322f4d3
by Steve Naroff
· 17 years ago
6568d4d
by Steve Naroff
· 17 years ago
5086a8d
by Steve Naroff
· 17 years ago
df6a51b
Fix a rewriter bug that steve noticed. Don't skip arbitrary things
by Chris Lattner
· 17 years ago
9567392
Patch to comment out use of protocol qualifiers when rewriting ivars.
by Fariborz Jahanian
· 17 years ago
fea763e8
by Steve Naroff
· 17 years ago
b899ad2
SourceManager, IdentifierTable, Selectors are now serialized in their own
by Ted Kremenek
· 17 years ago
fde1857
Removed unused variabel.
by Fariborz Jahanian
· 17 years ago
8cc764c
by Steve Naroff
· 17 years ago
1d098f6
by Steve Naroff
· 17 years ago
b7fa992
by Steve Naroff
· 17 years ago
b82b3ea
Rewrite @optional/@required directives used inside protocol definitions.
by Fariborz Jahanian
· 17 years ago
d175ddf
Rewrite of forward protocol declaration.
by Fariborz Jahanian
· 17 years ago
aaa3cf8
Fix regression with ObjC method definitions and -ast-print
by Steve Naroff
· 17 years ago
71c0a95
by Steve Naroff
· 17 years ago
e720198
Added pretty-printing of statements during serialization.
by Ted Kremenek
· 17 years ago
bac97d4
Fixed a rewrite of metadata bug when category implementation has no matching interface.
by Fariborz Jahanian
· 17 years ago
b7908b5
Populate metadata with adrress of method code.
by Fariborz Jahanian
· 17 years ago
66d6b29
Rewrite of method definitions in categories.
by Fariborz Jahanian
· 17 years ago
7a3279d
Order of methods are OK and generated .c file can be compiled.
by Fariborz Jahanian
· 17 years ago
48a0b6a
First patch in rewrie of method definitions. This is work in progress.
by Fariborz Jahanian
· 17 years ago
db87bca
Added -Wfloat-equal option to the driver. This makes warnings about
by Ted Kremenek
· 17 years ago
a36c486
Clean up types, removing some casts. Patch contributed by Cedric Venet.
by Chris Lattner
· 17 years ago
0330071
by Steve Naroff
· 17 years ago
0416fb9
by Steve Naroff
· 17 years ago
db8f3d3
pretty priting for method definitions.
by Fariborz Jahanian
· 17 years ago
7a1f4db
Modifed the test serialization driver to...
by Ted Kremenek
· 17 years ago
f3473a7
by Steve Naroff
· 17 years ago
3217482
by Steve Naroff
· 17 years ago
9698464
by Steve Naroff
· 17 years ago
28d1fe8
use insert instead of replacing 0 bytes with text :)
by Chris Lattner
· 17 years ago
74a0c77
use std::copy instead of memcpy for abstraction.
by Chris Lattner
· 17 years ago
21867b1
by Steve Naroff
· 17 years ago
4402d81
Emit objective-c's meta-data at the end of rewriting to stdout.
by Fariborz Jahanian
· 17 years ago
2bd0392
by Steve Naroff
· 17 years ago
7573098
by Steve Naroff
· 17 years ago
957cf65
Rewrite for properties.
by Fariborz Jahanian
· 17 years ago
07c0fd9
Fixed typo in the name of "ReadPreamble".
by Ted Kremenek
· 17 years ago
e00e28f
Bug fix: inverted test condition to see if a serialized AST-bitcode
by Ted Kremenek
· 17 years ago
82a5fe3
Patch for objc2's property ASTs, as well as pretty-priting the ASTs.
by Fariborz Jahanian
· 17 years ago
018b395
Revampled Serialization Tester to serialize and deserialize out an entire ASTContext and top-level decls.
by Ted Kremenek
· 17 years ago
4ac8121
In driver code implemented serialization of ASTContext. Working on serialization of simple ASTs.
by Ted Kremenek
· 17 years ago
909f02a
Misc. fixes. 1) Resurrect meta-data generation turned off by a previous patch.
by Fariborz Jahanian
· 17 years ago
e3abbf5
by Steve Naroff
· 17 years ago
b42f841
by Steve Naroff
· 17 years ago
352336b
by Steve Naroff
· 17 years ago
f11b7d0
by Steve Naroff
· 17 years ago
ab972d3
by Steve Naroff
· 17 years ago
beaf299
by Steve Naroff
· 17 years ago
31e6c7d
Fix ownership model of ParseAST to allow the dtor of
by Chris Lattner
· 17 years ago
0496005
by Steve Naroff
· 17 years ago
d5255f5
by Steve Naroff
· 17 years ago
6c6a2db
by Steve Naroff
· 17 years ago
f1de0ca
1) More additions for objective-c's qualifier type.
by Fariborz Jahanian
· 17 years ago
212b768
Fixed a bug exposed by fixing the assert in previous patch (one of the tests asserted).
by Fariborz Jahanian
· 17 years ago
aff56d0
Changed direction of assert. Added more comments.
by Fariborz Jahanian
· 17 years ago
8749be5
by Steve Naroff
· 17 years ago
b4292f2
by Steve Naroff
· 17 years ago
7a4718e
Take 2.
by Devang Patel
· 17 years ago
fdc08a0
Rewriteing of ivars changed to just copy directly from the source.
by Fariborz Jahanian
· 17 years ago
498856c
by Steve Naroff
· 17 years ago
e03cd7b
temporarily revert devang's patch to link in the llvm codegen etc.
by Chris Lattner
· 17 years ago
9165ad3
by Steve Naroff
· 17 years ago
f767e21
Make target info available to clang code generator.
by Devang Patel
· 17 years ago
09b266e
by Steve Naroff
· 17 years ago
752d6ef
by Steve Naroff
· 17 years ago
423cb56
by Steve Naroff
· 17 years ago
2feac5e
by Steve Naroff
· 17 years ago
f908a87
by Steve Naroff
· 17 years ago
33e1d64
Encoding for objectiive-c methods.
by Fariborz Jahanian
· 17 years ago
160eb65
Do the encoding of ivar types in the ivar metadata.
by Fariborz Jahanian
· 17 years ago
85f9bce
Add (partial) support for @encode.
by Anders Carlsson
· 17 years ago
Next »