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 |
2011-08-03 |
Eli Friedman | A couple fixes for preprocessor expressions: |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Rafael Espindola | Implements alignment for long long and double types... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Rafael Espindola | Update for LLVM change in PassManagerBuilder. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Chris Lattner | disable array bounds overflow warning for cases where... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Chad Rosier | Fix cmake for r136702 (at least for the most part)... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Fariborz Jahanian | objective-c rewrite: Fixes rewriting of objective-c... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Chad Rosier | Temporarily revert parts of r136702 to make cmake build... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Douglas Gregor | Change the hashing function for DeclContext lookup... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Ted Kremenek | [analyzer] Drastically simplify ExprEngine::VisitInitLi... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Eli Friedman | PR10566: Make sure codegen for deleting an pointer... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Chad Rosier | When the compiler crashes, the compiler driver now... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Jonathan D... | Following up the earlier refactoring/cleanup work by... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Anna Zaks | KeychainAPI checker: only check the paths on which... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Douglas Gregor | Implement a proper local -> global type ID remapping... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Douglas Gregor | Add a debugging dump for Module (also emitted as part... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Douglas Gregor | Generalize the module offset map to include mapping... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Benjamin Kramer | Make helper functions static. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Richard Trieu | Fix formatting of SemaExpr.cpp, mainly fixing lines... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Bob Wilson | Revert "Re-enable byval for ARM in clang. rdar://probl... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Anna Zaks | Add a skeleton for the Keychain Services API Checker... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Fariborz Jahanian | objective-c: reverse patch for // rdar://9818354 |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Akira Hatanaka | Implement MipsABIInfo::EmitVAArg. This fix enables... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Chad Rosier | Driver: When compiling i386 -fapple-kext code, we fallb... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Akira Hatanaka | Pass records with non-trivial destructors or constructo... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
David Chisnall | Fix linkage type for tentative definition of ivar offse... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Douglas Gregor | Move the serialization of the MODULE_OFFSET_MAP out... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Douglas Gregor | Rename the AST file's SOURCE_LOCATION_MAP to MODULE_OFF... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Fariborz Jahanian | Test for // rdar://9846759 |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Benjamin Kramer | Remove dead code flagged by GCC's -Wunused-but-set... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Argyrios Kyrtzidis | Not sure why we bother updating FunctionDecl's EndRange... |
commit | commitdiff | tree | snapshot |
next |