2011-08-09 |
Ted Kremenek | Place back previous order of add_subdirectory()'s to... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Ted Kremenek | Add libsupport to list of libraries to link into diagtool |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Ted Kremenek | Add 'diagtool' to the 'tools/' directory. diagtool... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Ted Kremenek | Provide diag_iterator for iterating over the built... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Ted Kremenek | Sort CMakeLists.txt. |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Douglas Gregor | Make sure to canonicalize the argument type of a non... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Douglas Gregor | Hand materialization of temporary expressions when... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Fariborz Jahanian | Don't emit memcpy for copying fields of arrays of volat... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Chad Rosier | If no -miphoneos-version-min specified, see if we can... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Ted Kremenek | Fix another -Wuninitialized assertion failure (this... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Ted Kremenek | Add -W flag for ARC warning "performSelector may cause... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Fariborz Jahanian | objective-c: diagnose protocol inconsistencies in following |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Kaelyn Uhrain | Make sure FunctionDecls aren't considered during overlo... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
David Chisnall | Silence the category-replacing-class-method warning... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
David Chisnall | Fix typo so we don't use the wrong function for ending... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Chad Rosier | Improved efficiency by using iterator returned by erase... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Craig Topper | Fix comment (test commit) |
commit | commitdiff | tree | snapshot |
2011-08-07 |
John McCall | Avoid fallthrough-branching to an inactive cleanup... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Sean Hunt | Add a __has_feature macro for generalized initializers... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
John McCall | Do l-value conversion, etc., on a switch condition... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Ted Kremenek | [analyzer] Start sketching out a new BugReporterVisitor... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
John McCall | Be sure to destroy the normal entry block of a cleanup... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Benjamin Kramer | Fix HTML. |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Benjamin Kramer | Only look at decls after the current one when checking... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Ted Kremenek | [analyzer] add more buffer overflow tests to show we... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Ted Kremenek | [analyzer] Simplify logic for ExprEngine::VisitUnaryExp... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Ted Kremenek | [analyzer] Change SymbolReaper to store region roots... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Anna Zaks | KeychainAPI checker: Track SymbolMetadata instead of... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Anna Zaks | Static Analyzer: Add a convinience API. Add comment. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Ted Kremenek | Revert 136984 and 136927. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Kaelyn Uhrain | Perform array bounds checking in more situations and... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Jonathan D... | Add workaround for built va list (and other builtins... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Chad Rosier | Add support for using anonymous bitfields (e.g., int... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Jonathan D... | Wire up -import-module to run ReadAST for each module... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Ted Kremenek | Make test/SemaObjC/qualified-protocol-method-conflicts... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Roman Divacky | Let attribute((cdecl)) and company override -mrtd defau... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Chandler Carruth | Flesh out the -Warray-bounds detection of C89 tail... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Chandler Carruth | Finally getting around to re-working this to more accur... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Abramo Bagnara | Fixed FieldDecl source range. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Chandler Carruth | Change the this -W flag to 'return-stack-address'. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Matt Beaumont-Gay | Output to /dev/null, not "0" |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Anna Zaks | KeychainAPI checker: Generate an error on double alloca... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Matt Beaumont-Gay | Extend memset/memcpy/memmove checking to include memcmp |
commit | commitdiff | tree | snapshot |
2011-08-05 |
John McCall | The continue label in an ARC for-in loop should not... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Kaelyn Uhrain | Have the typo correction in DiagnoseEmptyLookup properl... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Fariborz Jahanian | objc rewriter: Fixes a rewriting of implicit casting... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | More whitespace and naming fixup. No functionality... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Kaelyn Uhrain | Fix a small bug where DiagnoseEmptyLookup would no... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Matt Beaumont-Gay | Specialize diag::warn_unused_call for the "warn_unused_... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Ted Kremenek | Fix assertion failure in -Wuninitialized involving... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Anna Zaks | KeychainAPI checker: forgot to commit the test with... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Matt Beaumont-Gay | Put a few warnings into a DiagGroup. Feel free to impro... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Anna Zaks | KeychainAPI checker: Track additional pair of SecKeycha... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Fariborz Jahanian | objective-c: diagnose protocol inconsistencies in following |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | Formatting. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Add a new libclang API to return a CXCompletionString... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | Fix style and remove obviously redundant code. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Clean up the debug dump for a Module, so the local... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Introduce local -> global mapping for preprocessed... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Remove the unset, unused return value of |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | Additional comments and whitespace. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Kaelyn Uhrain | Match type names and give more info for out-of-line... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Anna Zaks | KeychainAPI checker: Refactor to make it easier to... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | In the AST reader and writer, slide the preprocessed... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Add some missing record names to the AST output. No... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Implement the local -> global remapping for macro defin... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | The AST reader was forgetting to parse ObjCInferRelated... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Parsing of C++0x lambda expressions, from John Freeman... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Ted Kremenek | This test still hangs on win32, despite XFAIL it. ... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
John McCall | Take -Wvector-conversions out of -Wmost; it needs... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | Add documentation for useBitFieldTypeAlignment. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | Add partial support for using anonymous bitfields ... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
John McCall | Emit wide string literals with the appropriate alignment. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Anna Zaks | KeychainAPI checker: refactor to use early exit. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Anna Zaks | KeychainAPI checker: Add basic diagnostics. Track Memor... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Ted Kremenek | XFAIL arc.m codegen test on win32 because it is current... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Ted Kremenek | [analyzer] Remove 'all-experimental' checker group. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Chad Rosier | For APCS the alignment of bitfield types is *not* respe... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Douglas Gregor | Don't introduce a local -> global mapping for CXXBaseSp... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Chandler Carruth | Delete one of the old tests that was ported over to... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Fariborz Jahanian | Refactoring of my last patch. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Douglas Gregor | Introduce local -> global selector ID mapping into... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Ted Kremenek | [analyzer] rename all experimental checker packages... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
John McCall | Use the general conditional-cleanup framework instead... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Douglas Gregor | Introduce a local-to-global remapping for identifiers... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Kaelyn Uhrain | Improve overloaded function handling in the typo correc... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Ted Kremenek | [analyzer] Introduce MallocOverflowSecurityChecker... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Fariborz Jahanian | objective-c: Methods declared in methods must type... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Jonathan D... | Fix a few typos |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Douglas Gregor | Comment the weird behavior of __has_feature(is_empty... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Douglas Gregor | Make the type of the IntegerLiteral for bitfield paddin... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Douglas Gregor | Remove stray comma |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Douglas Gregor | Introduce a constant for the number of predefined decla... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Chris Lattner | give an example of a 'lowered vtable reference' |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Douglas Gregor | Introduce the local -> global declaration ID mapping... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
John McCall | In ARC, don't try to reclaim the result of a call to... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Bob Wilson | Handle "homogeneous aggregates" as required by the... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Anna Zaks | Static Analyzer diagnostics visualization: when the... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
John McCall | When rewriting a call to a K&R function to lead to... |
commit | commitdiff | tree | snapshot |
next |