2013-07-15 |
Kaelyn Uhrain | Fix a typo in the diagnostic note added in r186342. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Kaelyn Uhrain | Move the "->" to "." fixit from r186128 into a separate... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Samuel Benzaquen | Add support for type traversal matchers. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Chandler Carruth | Re-revert r86040, which was un-reverted in r186199. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Daniel Jasper | clang-format: Improve c-style cast detection. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Daniel Jasper | Improvement of change r186320. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Daniel Jasper | Improve formatting of operator<< chains. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Aaron Ballman | Replacing an empty switch with its moral equivalent... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Craig Topper | Add 'static' and 'const' qualifiers to some arrays... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Serge Pavlov | Fix to PR12262 - assertion when substituting explicit... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Craig Topper | Revert 186302 to fix build bots. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Craig Topper | Use llvm::array_lengthof to replace sizeof(array)/sizeo... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Craig Topper | Use llvm::array_lengthof to replace sizeof(array)/sizeo... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Eric Christopher | Reformat line. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Eric Christopher | Move BlockLiteralGeneric earlier in CGDebugInfo and... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Eric Christopher | Update a few comments and reformat a decl for clarity. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Craig Topper | Replace C++0x in a comment with C++11 |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Craig Topper | Change cxx0x to cxx11 in diagnostic name. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Craig Topper | Change cxx0x to cxx11 in diagnostic name. |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Craig Topper | Use SmallVectorImpl& instead of SmallVector to avoid... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Richard Smith | Make these tests more robust against IRgen choosing... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Richard Smith | Delete a test that is checking badly for a point bug... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Richard Smith | Add missing include guards into headers in lib/Headers... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Richard Smith | If an unimported submodule of an imported module contai... |
commit | commitdiff | tree | snapshot |
2013-07-14 |
David Blaikie | Serialization support for TagDecl::IsCompleteDefinition... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
David Blaikie | Initialize the "IsCompleteDefinitionRequired" field... |
commit | commitdiff | tree | snapshot |
2013-07-13 |
David Blaikie | PR16214, PR14467: DebugInfo: use "RequireCompleteType... |
commit | commitdiff | tree | snapshot |
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 |
next |