2013-07-13 |
David Blaikie | Correctly classify pack expansions as NON_CANONICAL_UNL... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
David Blaikie | Simplify getTypeInfoImpl handling of 'non-canonical... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
David Blaikie | Revert "Revert "PR16540: ASTVector::insert(Context... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
David Blaikie | Revert "PR16540: ASTVector::insert(Context, Iter, Eleme... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
David Blaikie | PR16540: ASTVector::insert(Context, Iter, Element)... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Fariborz Jahanian | Fixes a typo caught by Arthur O'Dwyer |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Richard Smith | C++ modules: Don't call DeclContext::lookup when half... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Reid Kleckner | [ms-cxxabi] Don't consider function templates for name... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Fariborz Jahanian | ObjC migrator: More knobs for migrating |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Fariborz Jahanian | ObjC migrator: early work for migrating implicitly... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Argyrios Kyrtzidis | Changes so that a few tests do not fail when running... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Bill Wendling | Use function attributes to pass along the stack protect... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Eli Friedman | Compute 'this' correctly for block in lambda. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Kaelyn Uhrain | Provide a better diagnostic and a fixit for a '.' or... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Richard Smith | Unrevert r186040, reverted in r186185, with fix for... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Chandler Carruth | Revert r186040 to fix PR16597 while Richard investigate... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Anna Zaks | [analyzer] Treat nullPtrType as a location type. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Fariborz Jahanian | fixes a typo caught by Jordan. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Fariborz Jahanian | Objective-C: Produce gcc compatible encoding of |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Jordan Rose | [scan-build] Add missing comma to ccc-analyzer. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Daniel Jasper | clang-format: Improve <<-formatting. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Daniel Jasper | clang-format: Fix string literal breaking. |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Daniel Jasper | clang-format: Break before/between array subscript... |
commit | commitdiff | tree | snapshot |
2013-07-12 |
Jordan Rose | [analyzer] Add support for __builtin_addressof. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Jordan Rose | [scan-build] Pass through all -f and -O flags, along... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Eli Friedman | Fix crash on zero-argument assignment operator. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
David Dean | Add the ability to use guarded malloc when running... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Kaelyn Uhrain | Provide a fixit hint for changing '->' to '.' if there... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Eli Friedman | Make CXXBaseSpecifier::getType return unqual type. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Daniel Jasper | clang-format: Fix bug concerning the alignment of "}". |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Daniel Jasper | clang-format: Break before trailing annotations. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Daniel Jasper | clang-format: Avoid line breaks before the first <<. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Fariborz Jahanian | Restore warning to its original text when |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Eli Bendersky | Simplify GetBuiltinNames by hoising the NoBuiltins... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Fariborz Jahanian | ObjectiveC arc[qoi]: When due to change of certain... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Daniel Jasper | Improve detection of trailing return types. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Daniel Jasper | Fix indentation problem for comments in call chains |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Daniel Jasper | Keep trailing annotations close to their argument. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Richard Smith | PR5066: If a declarator cannot have an identifier,... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
James Dennett | Documentation fixes - the rest of DeclCXX.h: |
commit | commitdiff | tree | snapshot |
2013-07-11 |
James Dennett | Documentation cleanup for DeclCXX.h: |
commit | commitdiff | tree | snapshot |
2013-07-11 |
NAKAMURA Takumi | clang/test/CodeGen/c11atomics.c: Fix testcase for ... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Eli Friedman | Fix build. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Richard Smith | Add a __builtin_addressof that performs the same functi... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Richard Smith | Make CheckAddressOfOperand a member of Sema so it can... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Eli Friedman | Simplify atomic load/store IRGen. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Richard Smith | Fix some grammar errors. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Richard Smith | Fix documentation: |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Richard Smith | If we friend a declaration twice, that should not make... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Fariborz Jahanian | ObjC migrator: Improve on hueristics. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Eric Christopher | Use a LexicalScope here since it is one and it will... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Jordan Rose | [analyzer] Remove bogus assert: in C++11, 'new' can... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
James Dennett | Add a hook RecursiveASTVisitor::TraverseLambdaBody... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Kaelyn Uhrain | Offer typo suggestions for 'using' declarations. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Daniel Jasper | Add experimental flag for adaptive parameter bin-packing. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Serge Pavlov | Fixed comment of Sema::FindInstantiatedDecl. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Eli Friedman | Finish off mangling locals in block literals. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Eli Friedman | Get rid of dead/useless code for block mangling. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Eli Friedman | More local mangling fixes. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Fariborz Jahanian | objc migrator: More refinment of property |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Peter Collingbourne | Apply BlackList -> SpecialCaseList rename in Clang. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Fariborz Jahanian | Objective-C: merge objc_requires_super attribute of |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Adrian Prantl | Reapply an improved version of r180816/180817. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Fariborz Jahanian | ObjC migrator: Add -objcmt-migrate-property to do property |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Daniel Jasper | Initial support for formatting trailing return types. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Rafael Espindola | ArrayRef'ize Sema::FinalizeDeclaratorGroup, Sema::Build... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Daniel Jasper | Avoid confusing indentations for chained function calls. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
NAKAMURA Takumi | c-index-test/CMakeLists.txt: Suggest -isystem to includ... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
NAKAMURA Takumi | c-index-test/Makefile: Use -isystem instead of -I on... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Daniel Jasper | Fix alignment of closing brace in braced initializers. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Daniel Jasper | Format overloaded operators like other functions. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Anna Zaks | [analyzer] Fixup for r185609: actually do suppress... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Eli Friedman | Fix recovery for missing * in objc property. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Richard Smith | Don't give # and ## special treatment when in -traditio... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Richard Smith | Generalize hack allowing 'const' in __has_attribute... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Eli Friedman | Fix crash typo-correcting dependent member func. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Fariborz Jahanian | ObjC migration: more test for migration to |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Kaelyn Uhrain | Attempt typo correction for function calls with the... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Kaelyn Uhrain | Make a couple of useful typo correction callbacks more... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Fariborz Jahanian | ObjC migration: Skip over setter/getter with attributes |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Fariborz Jahanian | [Objective-C migrator] replace candidate user setter... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Eli Friedman | Fix Sema for compares with _Atomic vars. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Daniel Jasper | Fix incorrect incorrect cast identification in clang... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Enea Zaffanella | Fixed testcase failing under MS by adding "-fno-delayed... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Daniel Jasper | Reformat clang-format's source files after r185822... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Daniel Jasper | Prefer similar line breaks. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Manuel Klimek | Fix use of invalidated iterator bug in AST match finder. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Alexander Kornienko | Fix for corner cases in code handling leading "* "... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
NAKAMURA Takumi | clang/include/clang/AST/ExprCXX.h:260:5: Fix a warning... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
NAKAMURA Takumi | clang/test/Index/comment-custom-block-command.cpp:... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
James Dennett | Documentation cleanup for include/clang/AST/ExprCXX.h. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
NAKAMURA Takumi | clang/test/Misc/permissions.cpp: Suppress this on MSYS... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
NAKAMURA Takumi | clang/test/CodeGen/2008-01-25-ByValReadNone.c: Add... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
NAKAMURA Takumi | AST/SourceLocationTest.cpp: Appease MS hosts to suppres... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Craig Topper | Simplify code. No functional change. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Craig Topper | Introduce a typedef for the type of NewlyDeducedPacks... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Craig Topper | Remove 'else' after 'return' |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Craig Topper | Function argument formatting fixes. No functional change. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Craig Topper | Function argument formatting fixes. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Craig Topper | Use SmallVectorImpl::reverse_iterator instead of SmallV... |
commit | commitdiff | tree | snapshot |
next |