Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
e8219a655128b98d0573658a139de5d848451fda
/
lib
/
Rewrite
2ec1d13
Silencing an MSVC warning about */ being found outside of a comment.
by Aaron Ballman
· 12 years ago
be9af12
Add FP_CONTRACT support for clang.
by Lang Hames
· 12 years ago
f8afcff
For PPCallbacks::InclusionDirective() add a parameter for the module, whenever
by Argyrios Kyrtzidis
· 12 years ago
da31359
Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html
by Argyrios Kyrtzidis
· 12 years ago
1ad23d6
Remove redundant semicolons which are null statements.
by Dmitri Gribenko
· 12 years ago
2d234d73
Fixing the return type information for objc_sync_enter and objc_sync_exit. Patch thanks to Joe Ranieri!
by Aaron Ballman
· 12 years ago
305c613
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
by Ted Kremenek
· 12 years ago
3b6bef9
Push ArrayRef through the Expr hierarchy.
by Benjamin Kramer
· 12 years ago
a6e5a6e
Modern objc translator: Fixes a crash in rewriter when rewriting the API
by Fariborz Jahanian
· 12 years ago
d1420c6
Store SourceManager pointer on PrintingPolicy in the case where we're dumping,
by Richard Smith
· 12 years ago
b23b711
[analyzer] Add Prev/Next links to the HTML output.
by Jordan Rose
· 12 years ago
11abf2a
clang/lib: [CMake] Update tblgen'd dependencies.
by NAKAMURA Takumi
· 12 years ago
2ca5af2
objective-c modern translator. Provide declaration of
by Fariborz Jahanian
· 12 years ago
daa872b
modern objective-c translator: conditionally include
by Fariborz Jahanian
· 12 years ago
8d3ba23
Implement AST classes for comments, a real parser for Doxygen comments and a
by Dmitri Gribenko
· 12 years ago
6734ec4
objective-c modern translator: synthesize argument type
by Fariborz Jahanian
· 12 years ago
49f6dac
modern objc translator: string.h is unavailable on some non-OSX
by Fariborz Jahanian
· 12 years ago
be8d55c
objective-c modern translator: Translation into objc_msgSend_stret
by Fariborz Jahanian
· 12 years ago
9fc5b00
objective-c rewriter: refactoring of rewriting of
by Fariborz Jahanian
· 12 years ago
b0d8671
Remove a goofy CMake hack and use the standard CMake facilities to
by Chandler Carruth
· 12 years ago
260611a
Restructure how the driver communicates information about the
by John McCall
· 12 years ago
8c10f84
Documentation cleanup: Escaped backslashes in Doxygen comments.
by James Dennett
· 12 years ago
bae2b31
Fix crash on missing header in -rewrite-includes.
by David Blaikie
· 12 years ago
60ad16b
Rename -rewrite-includes to -frewrite-includes.
by David Blaikie
· 12 years ago
ca52330
PR13064: Store whether an in-class initializer uses direct or copy
by Richard Smith
· 12 years ago
3159819
Replace a char counting helper function with std::count.
by Benjamin Kramer
· 12 years ago
49fdccb
Convert comments to proper Doxygen comments.
by Dmitri Gribenko
· 12 years ago
6fe6a49
Disable _Pragma during HTML macro rewriting to keep from crashing.
by Jordan Rose
· 12 years ago
581deb3
Revert Decl's iterators back to pointer value_type rather than reference value_type
by David Blaikie
· 12 years ago
8c0b378
Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives.
by David Blaikie
· 12 years ago
48d798c
Fix typos found by http://github.com/lyda/misspell-check
by Benjamin Kramer
· 12 years ago
2d9c4df
clang/lib/Rewrite/Rewriter.cpp: Don't try to rename opened files on Win32. Win32 doesn't allow rename/removing opened files.
by NAKAMURA Takumi
· 12 years ago
c9b72b6
cleanup some code.
by Fariborz Jahanian
· 12 years ago
042b91d
modern objc translation: Add translation of @autoreleasepool
by Fariborz Jahanian
· 12 years ago
bfbfee5
Adds a method overwriteChangedFiles to the Rewriter. This is implemented by
by Manuel Klimek
· 12 years ago
163d3ce
Modern objective-c translation. Translating default
by Fariborz Jahanian
· 13 years ago
20e181a
modern objc translation. objc_getClass() and objc_getMetaClass()
by Fariborz Jahanian
· 13 years ago
fcf7f9f
Revert r156097, which appears to be causing some breakage.
by Douglas Gregor
· 13 years ago
ebfa272
objc modern translator: fix up attribute for dynamic property in a category.
by Fariborz Jahanian
· 13 years ago
301e2e4
modern objc translator: support for default property
by Fariborz Jahanian
· 13 years ago
8b08adb
modern objc translator: used size_t in couple of places. // rdar://11375908
by Fariborz Jahanian
· 13 years ago
502261a
modern objc translation. objc_getClass() and objc_getMetaClass()
by Fariborz Jahanian
· 13 years ago
13a9c02
modern objective-c translator: Fix destructor def. for __NSContainer_literal.
by Fariborz Jahanian
· 13 years ago
f5eac48
Modern objective-c translation: Fixing couple of bugs
by Fariborz Jahanian
· 13 years ago
b68258f
modern objective-c translation of private ivars. // rdar://11351299
by Fariborz Jahanian
· 13 years ago
8fba894
modern objective-c translator. named aggregate types
by Fariborz Jahanian
· 13 years ago
89585e80
minor refactoring of modern objc translator.
by Fariborz Jahanian
· 13 years ago
b4ee880
modern objective-c translation: de-virtualize all local rewriting functions.
by Fariborz Jahanian
· 13 years ago
262bc18
Remove the ref/value inconsistency in filter_decl_iterator.
by David Blaikie
· 13 years ago
27fc81b
objective-c modern translator: Correctly translate
by Fariborz Jahanian
· 13 years ago
bd78cfa
modern objective-c translator: _OBJC_PROTOCOL_REFERENCE_*
by Fariborz Jahanian
· 13 years ago
65a7c68
modern objective-c transltion: Fixes a translation bug
by Fariborz Jahanian
· 13 years ago
0418953
modern objc rewriter: fixes a bug writing
by Fariborz Jahanian
· 13 years ago
4fe261c
modern objc translator: Allow writing of multiple
by Fariborz Jahanian
· 13 years ago
e6e96de
objc modern rewriter: allow translation of
by Fariborz Jahanian
· 13 years ago
8247c4e
objc modern rewriter: minor refactoring.
by Fariborz Jahanian
· 13 years ago
b5863da
objective-c modern translator: Further improving the last
by Fariborz Jahanian
· 13 years ago
b75f8de
modern objective-c translator: Fix writing a spurious 'static'
by Fariborz Jahanian
· 13 years ago
eb382ec
Implements boxed expressions for Objective-C. <rdar://problem/10194391>
by Patrick Beard
· 13 years ago
76a98be
objective-c modern translation. Correct rewriting of
by Fariborz Jahanian
· 13 years ago
0e97681
Modern objective-c translator:'self' used inside
by Fariborz Jahanian
· 13 years ago
43aa1c3
modern objective-c translator: translation of implicit
by Fariborz Jahanian
· 13 years ago
a9ab209
Actually, this tree isn't necessarily binary.
by Benjamin Kramer
· 13 years ago
398a498
Recursively delete rewrite rope nodes when tearing down the tree.
by Benjamin Kramer
· 13 years ago
8590d86
objective-c modern translator: Make metadata
by Fariborz Jahanian
· 13 years ago
653b7cf
modern objective-c translator: Fixes translation of
by Fariborz Jahanian
· 13 years ago
b20c46e
modern objective-c translator: When translating
by Fariborz Jahanian
· 13 years ago
e2d87bc
objective-c modern translator: beautify rewrite of
by Fariborz Jahanian
· 13 years ago
5ce2827
modern objective-c translator. ifdef'out
by Fariborz Jahanian
· 13 years ago
104dbf9
modern objective-c translator. Fixes a mis-translation when
by Fariborz Jahanian
· 13 years ago
acee1c9
modern objective-c translator. Fixes a translation bug when
by Fariborz Jahanian
· 13 years ago
88ec610
modern objective-c translation: writing container
by Fariborz Jahanian
· 13 years ago
f1ee687
objective-c modern translator: rewriting specific
by Fariborz Jahanian
· 13 years ago
e35abe1
modern objective-c translation: support for
by Fariborz Jahanian
· 13 years ago
b0f245c
modern objective-c translator: translate array literal
by Fariborz Jahanian
· 13 years ago
8e86b2d
objective-c modern translation. Remove commenting out
by Fariborz Jahanian
· 13 years ago
b3f904f
modern objective-c translator: rewriter linkage spec. // rdar://11169733
by Fariborz Jahanian
· 13 years ago
86cff60
modern objective-c translator: writing container
by Fariborz Jahanian
· 13 years ago
0f9b18e
modern objective-c translator: writing numeric literals. // rdar://10803676
by Fariborz Jahanian
· 13 years ago
868e985
modern objc translator: avoid some duplicate declarations.
by Fariborz Jahanian
· 13 years ago
297976d
modern objective-c translator: fix up assortment of
by Fariborz Jahanian
· 13 years ago
5594704
modern objective-c translator: writing objc boolean literals. // rdar://11124775
by Fariborz Jahanian
· 13 years ago
e033578
objective-c modern translator: move all inithooks into a single array
by Fariborz Jahanian
· 13 years ago
2610f90
Remove few if-then-else when both branches are the same. pr12357.
by Fariborz Jahanian
· 13 years ago
3f162c3
Commit patch reverted in r153454 with the modified test
by Fariborz Jahanian
· 13 years ago
ad11f1c
Revert r153443 "objective-c modern translator: extern "C" exported", it fails in testing.
by Daniel Dunbar
· 13 years ago
b12dc68
objective-c modern translator: extern "C" exported symbols. // rdar://11103982
by Fariborz Jahanian
· 13 years ago
790d295
remove declaration of _objc_empty_vtable no longer
by Fariborz Jahanian
· 13 years ago
249cd10
moderin objc translator: remove 'const' from remaining
by Fariborz Jahanian
· 13 years ago
df474ec
modern objc translation of block literal expressions
by Fariborz Jahanian
· 13 years ago
d13c2c2
modern objc rewriter: until we can translate block literals
by Fariborz Jahanian
· 13 years ago
2df089d
modern objective-c rewriter: Fix up translation of
by Fariborz Jahanian
· 13 years ago
5cf6b6c
modern objective-c translator: Change declaration of
by Fariborz Jahanian
· 13 years ago
4e825df
modern objective-c rewriter: remove 'const' from
by Fariborz Jahanian
· 13 years ago
3ef963b
Undo previous patch as I checked more than I intended.
by Fariborz Jahanian
· 13 years ago
7e725bc
modern objective-c rewriter: remove 'const' from
by Fariborz Jahanian
· 13 years ago
20f8939
RewriteModernObjC.cpp: Don't expose temporary std::string with StringRef. (StringRef)getName() can be used here.
by NAKAMURA Takumi
· 13 years ago
fde05e1
Close the paren. // rdar://11076938
by Fariborz Jahanian
· 13 years ago
12d47cc
modern objective-c translator: insert couple of pragmas for optimization.
by Fariborz Jahanian
· 13 years ago
4b2fe6e
modern objective-c translator: add static function to initialize
by Fariborz Jahanian
· 13 years ago
Next »