2012-08-22 |
Ted Kremenek | Review, comment, and reformat IPA.txt, including feedba... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Jordan Rose | [analyzer] Document our debug checkers and ExprInspecti... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Ted Kremenek | Consilidate SmallPtrSet count() followed by insert... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Chad Rosier | [ms-inline asm] Remove the patchMSAsmStrings function... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Matt Beaumont-Gay | Add an llvm_unreachable to pacify GCC's -Wreturn-type. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Fariborz Jahanian | make test pass on linux platforms. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Chad Rosier | [ms-inline asm] Have buildMSAsmString build a vector... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Fariborz Jahanian | change function name in my last patch. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Fariborz Jahanian | objective-C: Change rules for overriding properties in |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Jordan Rose | [analyzer] Set the default IPA mode to 'basic-inlining... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Jordan Rose | [analyzer] -analyzer-ipa=inlining is now the default... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Dmitri Gribenko | Update comment to match the reality. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Dmitri Gribenko | CommentBriefParser: allow paragraphs to be separated... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Jordan Rose | [analyzer] Push "references are non-null" knowledge... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Chad Rosier | [ms-inline asm] Do not report a Parser error when match... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Fariborz Jahanian | Modern objc translator: Fixes a crash in rewriter when... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
David Blaikie | Use LLVM_BUILTIN_TRAP instead of lame volatile int... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Michael J.... | Reduce the amount of state in the Option class by relyi... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Richard Smith | Switch some realignment calculations over to llvm:... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Chad Rosier | [ms-inline asm] Expose the ErrorInfo from the MatchInst... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Dmitri Gribenko | DeclPrinter, terse mode: don't print function bodies |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Dmitri Gribenko | Rename PrintingPolicy::DontRecurseInDeclContext to... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Chad Rosier | [ms-inline asm] Append identifier for better debugging. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Chad Rosier | [ms-inline asm] Remove this test case and the associate... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Chad Rosier | [driver] Add support for the --param ssp-buffer-size... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kostya Serebryany | [asan] If we are compiling with ASan, add metadata... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Richard Smith | Fix alignment of array of VarDecl* following array... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
John McCall | When performing a trivial copy of a C++ type, we must... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Richard Smith | Avoid binding a reference to a dereferenced pointer... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
John McCall | Screw around with ObjCRuntime some more, changing the |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Dmitri Gribenko | DeclPrinter: describe what 'terse' output is. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Jack Carter | When this test case was first created it was |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Sam Panzer | Better diagnostics for range-based for loops with bad... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Jordan Rose | [analyzer] Assume that reference symbols are non-null. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Dmitri Gribenko | DeclPrinter: add terse output mode and lots of tests |
commit | commitdiff | tree | snapshot |
2012-08-20 |
John McCall | Fix a pair of bugs relating to properties in ARC. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Eric Christopher | Reapply: |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Dmitri Gribenko | Attaching comments to declarations: ignore implicit... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
David Blaikie | Fix -Wswitch warning introduced by r162231 |
commit | commitdiff | tree | snapshot |
2012-08-20 |
David Blaikie | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Jordan Rose | [analyzer] More tests for "release and stop tracking". |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Jordan Rose | Use -fobjc-runtime=macosx10.7 instead of obsolete ... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Michael J.... | Make Option non virtual. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
DeLesley Hutchins | Thread-safety analysis: fix scoping issues related... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Eli Friedman | Fix InitListExpr::isStringLiteralInit so it handles... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Manuel Klimek | Adds the most requested doc for the AST matchers: a... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Jordan Rose | [analyzer] Add a test for "release and stop tracking... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Jordan Rose | Code-complete 'weak' for properties under ARC-with... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Jordan Rose | [analyzer] Add comments to ExplodedNode::NodeGroup. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Jordan Rose | [analyzer] Replace boolean IsSink parameters with ... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Richard Smith | PR13619: Make sure we're not at EOF before looking... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Chad Rosier | [ms-inline asm] Remove old cruft now that MS-style... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Jordan Rose | [analyzer] The result of && or || is always a 1 or 0. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Dmitri Gribenko | Use correct matcher name in the comment. |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Manuel Klimek | Fix comments and variable naming: |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Tobias Grosser | [cindex.py] Cache the number of chunks in CompletionString |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Hans Wennborg | Better wording for reference self-initialization warning. |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Tobias Grosser | [cindex.py] Add CachedProperty to CompletionChunk |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Gregory Szorc | [clang.py] Add CachedProperty decorator |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Tobias Grosser | [cindex.py] Use spaces, not tabs for indentation |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Tobias Grosser | [cindex.py] Dispose code completion results properly |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Jordan Rose | Allow -verify to be used with files that don't have... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Benjamin Kramer | Silence a sign compare warning that only occurs on... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
John McCall | When mangling a negative number, remember that negating... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Richard Smith | PR41111, PR5925, PR13210: Teach tentative parsing to... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Dmitri Gribenko | AST Matchers tests: test that member() matches member... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Jordan Rose | [analyzer] Treat C++ 'throw' as a sink. |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Jordan Rose | [analyzer] Treat @throw as a sink (stop processing). |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Jordan Rose | [analyzer] Remove obsolete GenericNodeBuilderRefCount... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Jordan Rose | [analyzer] Use PointerUnion to implement ExplodedNode... |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Dmitri Gribenko | AST Matchers tests: test that member() matches member... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Eric Christopher | Reapply: |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Douglas Gregor | When code completion is enabled, don't do any work in |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Fariborz Jahanian | c: privide deprecated warning when __private_extern__... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Chad Rosier | [ms-inline asm] Update comment. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Richard Smith | Part of PR13618: visit the TypeLoc when RecursiveASTVis... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Chad Rosier | [ms-inline asm] Extract AsmStmt handling into a separat... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Fariborz Jahanian | make this test case 64bit test. It fails due to |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Jordan Rose | [analyzer] Make BlockDataRegions typed, so that they... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Fariborz Jahanian | Remove -Wbad-function-cast from -Wall. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Daniel Dunbar | darwin/driver: Support using SDKROOT to define the... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Dmitri Gribenko | AST Matchers: introduce functionTemplate(), classTempla... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Alexander Kornienko | Fixed crash and added a test and a minor output problem |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Fariborz Jahanian | c: implement gcc's -Wbad-function-cast which warns |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Benjamin Kramer | Define __builtin_ffs[ll] with a signed argument instead... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Chad Rosier | [ms-inline asm] Instantiate the MCStreamer as a NullStr... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Dmitri Gribenko | Add release notes for type safety attributes. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Benjamin Kramer | Fix broken check lines. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Hans Wennborg | Warn about self-initialization of references. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Douglas Gregor | Make the spacing of the code completion result for... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Douglas Gregor | When we need the complete set of visible declarations... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Douglas Gregor | Don't do jump-scope checking when code completion is... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Eric Christopher | Temporarily revert r162066 and r162062 to see if it... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Richard Smith | Fix undefined behavior in debug info emission: operator... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Richard Smith | Fix test so that it doesn't keep failing forever when... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Richard Smith | Switch PTH format from a 7 byte magic number to an... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Nick Lewycky | Fix -Wl,--no-demangle to actually pass the flag to... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Richard Smith | Don't forget to apply #pragma pack to partial and expli... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Jordan Rose | [analyzer] Add an internal reference document describin... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Anna Zaks | [analyzer] Unbreak the static analyzer buildbot. |
commit | commitdiff | tree | snapshot |
next |