2013-07-16 |
Alexander Kornienko | Avoid breaking non-trailing block comments. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Fariborz Jahanian | Follow coding convention in argument decl. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Eli Friedman | Make Expr::isConstantInitializer match IRGen. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Argyrios Kyrtzidis | [arcmt] Remove some dead code. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Fariborz Jahanian | ObjectiveC migrator. If a class implements a protocol's |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Alexander Kornienko | Don't break line comments with escaped newlines. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Daniel Jasper | clang-format: Improve handling of unterminated string... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Eli Friedman | Fix crash on complex constant zero. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Rafael Espindola | Update for llvm API change. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Fariborz Jahanian | ObjectiveC migration: complete migrating class |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Hans Wennborg | FileCheckize test/Driver/immediate-options.c |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Craig Topper | Fix formatting. No functional change. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Daniel Jasper | Revamp the formatting of C++11 braced init lists. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Samuel Benzaquen | Add more types to ASTNodeKind. Refactor common instanti... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Fariborz Jahanian | This patch removes unused parameter allProperties and... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Manuel Klimek | Remove unnecessary assignment. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Manuel Klimek | Fixes another hard to test problem with iterator invali... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Daniel Jasper | clang-format: Improve detection of function types. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Tim Northover | Fix test on release builds. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Tim Northover | ARM: implement low-level intrinsics for the atomic... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Serge Pavlov | Limit number of bits in size representation so that... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Craig Topper | Add 'const' qualifiers to static const char* variables. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Eli Friedman | Merge attributes on typedef decls. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Eli Friedman | Fix alignment of class derived from empty class. |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Fariborz Jahanian | ObjC migrator: build conforming interface |
commit | commitdiff | tree | snapshot |
2013-07-16 |
Eli Friedman | Fix member refs with using decl + anonymous union. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
David Blaikie | Test case for r18266 (serialization support for TagDecl... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Fariborz Jahanian | ObjC migrator: finding conforming protocol |
commit | commitdiff | tree | snapshot |
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 |
next |