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 |
2013-05-08 |
Daniel Jasper | Improve line breaking in binary expressions. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Reid Kleckner | Forward #pragma comment(lib/linker) through as flags... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Daniel Jasper | Change indentation of multi-line nested name specifiers. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Timur Iskhodzhanov | Fix one FIXME in VTableBuilder |
commit | commitdiff | tree | snapshot |
2013-05-08 |
David Blaikie | Debug Info: Using declarations/DW_TAG_imported_declarat... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
John McCall | In block enum-return inference, don't die on loads... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Richard Smith | Add test forgotten in r181388. |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Richard Smith | C++1y: Add a step limit to constexpr evaluation, to... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Ted Kremenek | [analyzer; alternate edges] insert an extra edge for... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Ted Kremenek | [analyzer;alternate edges] edges from subexpressions... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Richard Smith | C++1y constant expression evaluation: compound assignme... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Adrian Prantl | The style guide prefers preincrement expressions :-) |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Adrian Prantl | remove commented out code. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Nick Lewycky | When typo correction produces an overloaded result... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Richard Smith | Don't crash in IRGen if a conditional with 'throw'... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Richard Trieu | Fix crash on invalid in template type diffing. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer;alternate arrows] Fix inconsistencies in... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] add back recording whether... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] remove pruning of loop... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] include logical '||' and... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] include an edge from the... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] the extra edge to the... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] the initializer of a ForSt... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Argyrios Kyrtzidis | [libclang] Add a null check in CursorVisitor::visitPrep... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Bill Wendling | We're in 3.4 land now. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Argyrios Kyrtzidis | Try to recognise hidden tag type names in potential... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Richard Smith | C++1y: Update __cplusplus to temporary value 201305L... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Anna Zaks | [analyzer] Fix a crash triggered by printing a note... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] The ForStmt increment... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Serge Pavlov | Test commit |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Edwin Vane | Prevent crashes from hasCanonicalType matcher |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Alexander Kornienko | Config file support for clang-format, part 1. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Jasper | Correctly recognize dereference after 'delete'. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Jasper | Further fix to clang-format emacs integration. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Daniel Jasper | Fix clang-format emacs integration in last line. |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate edges] simplify optimization rules... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] use the terminator conditi... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
John McCall | Weaken an assertion in memcpyization to account for |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Richard Smith | C++1y constant expression evaluation: support for compo... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Argyrios Kyrtzidis | Have SourceManager::getLocForEndOfFile() point at the... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Richard Smith | C++1y: an assignment operator is implicitly 'constexpr... |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Richard Smith | C++ status: |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Ted Kremenek | [analyzer; alternate arrows] provide a diagnostic for... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
David Blaikie | DebugInfo: Support imported modules (using directives... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Ted Kremenek | [analyzer; alternate arrows] don't increment the path... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
John McCall | Grab-bag of bit-field fixes: |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Richard Smith | Add missing initialization for Sema::CurScope. This... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Reid Kleckner | Move PragmaCommentHandler to lib/Parse in preparation... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Argyrios Kyrtzidis | Modify ASTReaderListener to allow visiting the input... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Argyrios Kyrtzidis | Have the RecursiveASTVisitor traverse the type source... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Jordan Rose | [analyzer] Remove now-unused bindCompoundLiteral helper... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Jordan Rose | [analyzer] Handle CXXTemporaryObjectExprs in compound... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Jordan Rose | Fix representation of compound literals for C++ objects... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Ulrich Weigand | Add SystemZ support |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Ulrich Weigand | Allow targets to define minimum alignment for global... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Tom Stellard | R600: Update GPU variants in -mcpu option |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Douglas Gregor | Remove forward slashes from check; should unbreak Windo... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Hans Wennborg | Add llvm_unreachable at end of fully covered switch |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Alexander Kornienko | Added Mozilla style, cleaned get*Style methods. |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Daniel Jasper | Don't break comments after includes. |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Daniel Jasper | Change indentation when breaking after a type. |
commit | commitdiff | tree | snapshot |
2013-05-06 |
John McCall | Require the containing type to be complete when we see |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Richard Smith | C++1y: support range-based for loops in constant expres... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Daniel Jasper | Break the class-inheritance ":" to the new line. |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Daniel Jasper | Don't put a space before ellipsis. |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Richard Smith | C++1y: support 'for', 'while', and 'do ... while' in... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Richard Smith | Fix assert if __extension__ or _Generic is used when... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Richard Smith | C++1y: support for increment and decrement in constant... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Richard Smith | Factor out duplication between lvalue-to-rvalue convers... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Dmitri Gribenko | Replace 'MultiExprArg()' with 'None' |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Rafael Espindola | Make all 'is in extern "C"' tests use the lexical context. |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Dmitri Gribenko | ArrayRef'ize Sema::CheckObjCMethodCall |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Rafael Espindola | Use lexical contexts when checking for conflicting... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Richard Smith | Handle parens properly when initializing a char array... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Richard Smith | ArrayRef'ization of some methods in SemaOverload. Patch... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Benjamin Kramer | Use remove_if to erase parts of a vector. Avoids O... |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Dmitri Gribenko | ArrayRef<T>() -> None cleanup |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Dmitri Gribenko | Replace ArrayRef<T>() with None, now that we have an... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Aaron Ballman | Properly parsing __declspec(safebuffers), though there... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Aaron Ballman | Reverting r181004 since it has broken test/Sema/wchar.c. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Enea Zaffanella | Moved pretty printer test for thread local storage... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Benjamin Kramer | Lex: Fix quadratic behavior when unescaping _Pragma... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Enea Zaffanella | In VarDecl nodes, store the thread storage class specif... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Tim Northover | AArch64: teach Clang about __clear_cache intrinsic |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Richard Smith | Tweaks to C++ status: add a link to Faisal's generic... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Richard Smith | More colours for C++ status page, and mark relaxed... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Richard Smith | Implement most of N3638 (return type deduction for... |
commit | commitdiff | tree | snapshot |
next |