2013-05-13 |
Manuel Klimek | Fix style according to post-commit review comments. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Manuel Klimek | Implements brace breaking styles. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Alexander Kornienko | Fixes [Bug 15960] YAMLTraits doesn't roundtrip on Windows. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Manuel Klimek | Implements UseTab for clang-format. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Daniel Jasper | Further improve optimization for nested calls. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Manuel Klimek | Implements IndentWidth. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Daniel Jasper | Assume macros to contain declarations. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
David Blaikie | Debug Info: PR14992: Support values for non-type templa... |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Alexey Bataev | OpenMP threadprivate with qualified names. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Rafael Espindola | Update for LLVM interface change in r181680. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Richard Smith | Add missing triple to CodeGen test. |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Rafael Espindola | Cleanup handling of UniqueExternalLinkage. |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Richard Smith | Downgrade C++14 "Clarifying memory allocation". We... |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Richard Smith | Fix stack overflow in linkage computation when a functi... |
commit | commitdiff | tree | snapshot |
2013-05-12 |
David Blaikie | Debug Info: Comment changes in r181393 by request of... |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Richard Smith | C++1y: support for 'switch' statements in constexpr... |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Richard Smith | C++1y: provide full 'auto' return type deduction for... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Benjamin Kramer | CodeGen: Refactor SetLLVMFunctionAttributesForDefinitio... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Simon Atanasyan | [Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Richard Smith | C++1y deduced return types: when we deduce a return... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
David Blaikie | Debug Info: correct comment |
commit | commitdiff | tree | snapshot |
2013-05-10 |
David Blaikie | Debug Info: Silently accept template argument packs |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Douglas Gregor | [Modules] Make r180934 more efficient by only loading... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Douglas Gregor | [Modules] When things go horribly wrong when reading... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Douglas Gregor | [Modules] Extend Darwin hack to include the modificatio... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
David Blaikie | PR14992: Debug Info: Support more non-type template... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Adrian Prantl | ObjC debug info: Substitute the class type for methods... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Enea Zaffanella | Avoid patching storage class for block scope thread_loc... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Richard Smith | PR15966: don't get confused by a complex integer -... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Alexander Kornienko | Reformat clang-format help strings, filter out irreleva... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Anna Zaks | [analyzer] Assume [NSNull null] does not return nil. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Anna Zaks | [analyzer] Do not check if sys/queue.h file is a system... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | Allocate memory for the new number of subexpressions... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Jordan Rose | [analyzer] Indirect invalidation counts as an escape... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Wei Pan | Codegen tests for captured statements with templates |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Daniel Jasper | When breaking at function calls, indent from function... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | ArrayRef'ize Sema::FindAllocationFunctions |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Alexander Kornienko | Updated clang-format help messages for -offset and... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | ArrayRef'ize GenericSelectionExpr |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Alexander Kornienko | Minor clarifications in help messages and a comment. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Daniel Jasper | Always format entire macro definitions. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Alexander Kornienko | Config file support for clang-format, part 2. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Peter Collingbourne | Add caseStmt(), defaultStmt(), eachCase() and hasCaseCo... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Hans Wennborg | Add support for __wchar_t in -fms-extensions mode. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Daniel Jasper | Fix bug when formatting overloaded operators. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Richard Smith | C++1y auto return type: when a function contains no... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Richard Smith | Typo and misc comment fix. |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Argyrios Kyrtzidis | [libclang] When parsing with CXTranslationUnit_ForSeria... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | Remove redundant variable |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | ArrayRef'ize ShuffleVectorExpr::setExprs |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | ArrayRef'ize Sema::CheckMessageArgumentTypes |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | ArrayRef'ize Sema::FindAllocationOverload |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Dmitri Gribenko | Revert my r181563, breaks tests on buildbots |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Dmitri Gribenko | ArrayRef'ize Sema::ActOnMemInitializer |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Dmitri Gribenko | ArrayRef'ize Sema::FindAllocationOverload |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Dmitri Gribenko | ArrayRef'ize Sema::BuildCallToObjectOfClassType |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Adrian Prantl | Debug Info: Fix a problem that resulted in missing... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Richard Smith | Remove dependence on system headers from this test... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
David Blaikie | Debug Info: include address-of ('&') operator and quali... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
David Blaikie | Fix some test cases I broke in r181552 |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Richard Smith | C++1y n3648: parse and reject init-captures for now. |
commit | commitdiff | tree | snapshot |
2013-05-09 |
David Blaikie | DebugInfo: Simply & constrain test(s) for PR9600/PR9608 |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Dmitri Gribenko | Documentation warning: \param, not \parm |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Reid Kleckner | Add pragma-comment.c test case for r181426 that I forgo... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Dmitri Gribenko | ArrayRef'ize some SemaOverload methods |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Reid Kleckner | [ms-cxxabi] Implement member pointer conversions |
commit | commitdiff | tree | snapshot |
2013-05-09 |
David Blaikie | Debug Info: Remove unnecessary check for dependent... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Ben Langmuir | Fix captured statements codegen test on ARM |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Ben Langmuir | CodeGen for CapturedStmts |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Richard Smith | Switch C++1y paper links back to the canonical location... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Richard Smith | Add testcase missed from r181527. |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Richard Smith | Fix the return type of the complex creal functions... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
David Blaikie | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Fariborz Jahanian | [doc parsing]: make single character command impostures |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Edwin Vane | Adding isConst() ASTMatcher for CXXMethodDecl nodes |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Fariborz Jahanian | [doc parsing]: So, in this patch, single character |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Edwin Vane | Updating LibASTMatchersReference to include namespaceDecl() |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Fariborz Jahanian | [doc parsing]: don't attempt to fix single character |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Benjamin Kramer | xopintrin.h: Add wrappers for all flavors of _mm_com. |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Benjamin Kramer | Add include guards to prfchwintrin.h. |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Richard Smith | Implement C++1y constant initializer rules: in a consta... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Ted Kremenek | [analyzer; alternate arrows] for "loop back" edges... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Ted Kremenek | [analyzer;alternate arrows] adapt 'for' loop aesthetic... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Ted Kremenek | Put some diagnostics in DiagnosticCommonKinds.td in... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Nico Weber | Objective-C: Correctly encode 'retain' and 'copy' for... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Argyrios Kyrtzidis | [PCH] Remove the ASTReaderListener::ReadHeaderFileInfo... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Argyrios Kyrtzidis | [modules] When building a module, make sure we don... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fariborz Jahanian | put noisy "unknown command tag name" warning |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Adrian Prantl | typo |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Dmitri Gribenko | Comment: use \code...\endcode for code examples |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Dmitri Gribenko | All -Wdocumentation warnings are DefaultIgnore |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fariborz Jahanian | unbreak buildbot. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fariborz Jahanian | [doc parsing]: Also do typo correction for |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Eli Bendersky | Fix test in two ways: remove incorrect comment (the... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Richard Smith | Add missing triple to unit test. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fariborz Jahanian | Turn off a warning caused by my last patch. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Fariborz Jahanian | documentation parsing. Patch to do typo correction for |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Daniel Jasper | Further fix to pointer to member formatting. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Daniel Jasper | Fix formatting of pointers to members. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Reid Kleckner | Document Clang's support for #pragma comment(lib/linker... |
commit | commitdiff | tree | snapshot |
next |