2009-04-29 |
Douglas Gregor | Implement semantic analysis for transparent unions... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Mike Stump | Remove extra line. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | Fix null dereference. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | BugReporter/PathDiagnostics: |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Fariborz Jahanian | use of an ivar specified on a property @synthesize |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Mike Stump | Fixup Sema and CodeGen for block literal attributes... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | Reformat long line. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Evan Cheng | Match addPassesToEmitFile API change. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Fariborz Jahanian | Export lazy references of .objc_class_name of class... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Eli Friedman | Minor simplification; also silences gcc warning. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Fariborz Jahanian | Type of msgSend message dispatch API is a vararg. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Mike Stump | Sema and CodeGen support for attributes on blocks.... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | retain/release checker: Hoist code for bug reports... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Daniel Dunbar | Make sure to pass the same options to the static analyz... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | accept and ignore two new warning options. PR410[45] |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Eli Friedman | PR4103: improve source location information for members... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sebastian Redl | Have the parser communicate the exception specification... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | Add version of getMethodSummary() that can be used... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | Rename getMethodSummary() -> getInstanceMethodSummary(). |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Steve Naroff | Integrate 3 months of ObjC rewriter fixes (from the... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Eli Friedman | PR4103: Silence bogus unused expression warning. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | Add test case for transfer function logic for OSCompare... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | Add corner case logic to BasicStoreManager and GRSimple... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | MemRegion pretty-printing: Convert DeclName to a string... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Zhongxing Xu | SymbolicRegions may also be live roots. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Zhongxing Xu | Added comments to test case. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | fix PR4021, array and functions decay in the receiver... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | Fix PR4092 by improving error recovery in two ways: |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | retain/release checker: Refactor getMethodSummary(... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | implement -Wformat-security properly, which is enabled... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | code simplification, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | add a bunch of individual warnings to -Wformat (which is |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | Wire up -Wformat=2 and -Wformat-extra-args |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | -Wformat should depend on format-extra-args so that... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | tweak warning options to be more like gcc: |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Chris Lattner | minor code cleanup |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Zhongxing Xu | Update test case. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Zhongxing Xu | As discussed with Ted offline, re-apply r70293. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Zhongxing Xu | XFAIL the test case. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Daniel Dunbar | Add incredibly bare bones docs/tools. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Mike Stump | Implement sema checking for noreturn. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | retain/release checker: Refactor the guts of getClassMe... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ted Kremenek | Add regression test case provided by <rdar://problem... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Enable PCH by default |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Force driver's PTH test to use PTH |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Chris Lattner | In -fdiagnostics-print-source-range-info mode, print... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | Implement ownership attribute 'objc_ownership_make_coll... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Chris Lattner | add support for -Wendif-labels, PR4101 |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Make all PCH-incompatibility warnings into errors,... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Make the PCH reader use the diagnostics system for... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Chris Lattner | Implement -Wfour-char-constants, which is an extension... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | Improve retain/release test cases for ownership attributes. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Optimize IdentifierInfo storage within the precompiled... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Implement a minor space optimization for the PCH identi... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Fix a typo noticed by Gabor |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Replace a lame fprintf with a slightly-less lame diagnostic |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Implement checking for macro definitions that occur... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Revert r70075 and r70078, which reorganized the PCH... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Daniel Dunbar | With -ccc-pch-is-pch, always treat precompiled inputs... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | PR4097: add logic to Evaluate to handle pointer equalit... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Allow some differences between the predefines buffer... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Chris Lattner | implement -Wmultichar |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | Add some text to the user manual describing the current... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | Revert 70293. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Chris Lattner | merge number.c into constants.c and start running it... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | Fix a minor edge case in C89 mode related to the defini... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | Fix additional issues pointed out in PR4088. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | ccc-analyzer: Don't automatically generate 'Parser... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | Update analyzer build. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Zhongxing Xu | Add test case. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Zhongxing Xu | Now we can remove the 'blast-through' code. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Douglas Gregor | Improve compatibility with GCC regarding inline semanti... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | Extensive diagnostics: Do not add a location context... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | BugReporter (extensive diagnostics): Clean up do..... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | CFG: Add "loop back" block for do...while statements. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | Emit keyword extension warning in all modes, not just... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | Remove unused LangOptions NoExtensions and Boolean. |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | Simplify the scheme used for keywords, and change the... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | CFG: 'WhileStmts' needs an extra block to indicate... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Mike Stump | We avoid the count of diagnostics when not generating... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Mike Stump | Don't allow blocks to be declared as returning an array... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Ted Kremenek | CFG: |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Eli Friedman | Get rid of some useless uses of NoExtensions. The... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Eli Friedman | A couple more small changes which are probably required... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Eli Friedman | Attempt to fix reported build error on Cygwin, PR4088. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Devang Patel | While generating debug info ignore unnamed fields. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Douglas Gregor | Add a header containing the Clang version; make the... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | fix test/PCH/method_pool.m |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | -E, -Eonly and -parse-noop now work with PCH! |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | Teach PCH that ASTContext is optional. Move -parse... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Sebastian Redl | Track down return statements in the handlers of a funct... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Douglas Gregor | Be more careful in our teardown of the PCHReader after... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | unnest some code, decoupling fixit rewriting from ast... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Daniel Dunbar | Add -empty-input-only option, for timing. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Sebastian Redl | Don't allow catch declarations to name an abstract... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Sebastian Redl | Improve validation of C++ exception handling: diagnose... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Douglas Gregor | Add Sema::ExtVectorDecls and Sema::ObjCCategoryImpls... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Ted Kremenek | Add two new checker-specific attributes: 'objc_ownershi... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Ted Kremenek | Track objects in GC mode returned by 'alloc', 'new... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Chris Lattner | make these be unsigned now that they are eagerly created. |
commit | commitdiff | tree | snapshot |
next |