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 |
2013-05-04 |
Richard Smith | Don't build a call expression referring to a function... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Richard Smith | Say 'decltype(auto)' not 'auto' as appropriate in misma... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Wei Pan | Implement template support for CapturedStmt |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Sean Callanan | Added a function to check whether a Decl is in |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Richard Smith | Simplify slightly. |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Richard Smith | Separate out and special-case the diagnostic for 'auto... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Ted Kremenek | [analyzer;alternate edges] start experimenting with... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Ted Kremenek | [analyzer;alternate edges] ignore parentheses when... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Ted Kremenek | [analyzer; alternate edges] - eliminate unnecessary... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Ted Kremenek | [analyzer; alternate edges] - merge control edges where... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Ted Kremenek | [analyzer; alternate edges] prune edges whose end/begin... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Ted Kremenek | [analyzer;alternate edges] - add in events (loop iterat... |
commit | commitdiff | tree | snapshot |
2013-05-04 |
Fariborz Jahanian | [doc parsing]: Make warning about unknown command |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Richard Smith | ArrayRef'ize MultiLevelTemplateArgumentList::ArgList... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Douglas Gregor | <rdar://problem/13806270> A template argument list... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Argyrios Kyrtzidis | Revert r177218. |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Fariborz Jahanian | [Doc parsing] Provide diagnostics for unknown documentation |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Douglas Gregor | Remove DiagnosticConsumer::clone(), a bad idea that... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Douglas Gregor | When building a module, forward diagnostics to the... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Argyrios Kyrtzidis | [Preprocessor] For the MacroExpands preprocessor callba... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Argyrios Kyrtzidis | Rename ObjCImplementationDecl::getSuperLoc() -> getSupe... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Wei Pan | Test commit |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Adrian Prantl | Reapply r180982 with repaired logic and an additional... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Ben Langmuir | Serialization for captured statements |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Richard Smith | PR15906: The body of a lambda is not an evaluated subex... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Ben Langmuir | Move CapturedStmt parameters to CapturedDecl |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Douglas Gregor | Restore Richard's belief in me. |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Ted Kremenek | [analyzer] Start hacking up alternate control-flow... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Argyrios Kyrtzidis | Keep track of an @implementation's super class name... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
John McCall | Micro-optimization: check the overloaded operator kind... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Hans Wennborg | Remove svn:eol-style property set in r180918 and r181004 |
commit | commitdiff | tree | snapshot |
next |