2012-08-29 |
Anna Zaks | [analyzer] Stop tracking symbols based on a retain... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Anna Zaks | [analyzer] Fixup 162863. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Ted Kremenek | Fix serious regression introduced in r157780 where... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Eli Friedman | Fix PR reference in test. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Eli Friedman | Fix run-line for test. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Anna Zaks | [analyzer]Fix typo, unbreak static analyzer BuildBot... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Anna Zaks | [analyzer] Improved diagnostic pruning for calls initia... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Eli Friedman | Make alignment computation for pointer values for built... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Simon Atanasyan | Define __mips64 / __mips64__ macros for MIPS 64-bit... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Simon Atanasyan | Use getTargetDefines() virtual function in MipsTargetIn... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Simon Atanasyan | Factor out MIPS macro definitions common for all MIPS... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Hans Wennborg | Move TLS check from LValueExprEvaluator::VisitVarDecl to |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Fariborz Jahanian | objective-C: make -Widiomatic-parentheses work |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alexander Kornienko | Fixed a problem with #pragma push_macro/pop_macro imple... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Simon Atanasyan | Define _MIPS_ARCH and _MIPS_ARCH_<cpu name> macros... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Aaron Ballman | Reversing the logic since C99 mode is actually not... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Hans Wennborg | Fix r162835 as per Richard's comments. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Hans Wennborg | Move the test for PR13720 from Sema/init.c to Sema... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Hans Wennborg | The address of a TLS var is not compile-time constant... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
John McCall | Clarify the point at which ARC destroys ivars vis-à-vis |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Ted Kremenek | Use double instead of single quote to expand . |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Ted Kremenek | Add new -cc1 driver option -analyzer-config, which... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Jordan Rose | [analyzer] C++ objects returned on the stack may be... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alexander Kornienko | Keep history of macro definitions and #undefs |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Manuel Klimek | Modifes BoundNodes to store void* and allow casting... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Fariborz Jahanian | objective-C arc: ns_returns_retained is a type attribut... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | Fix test case for Release builds. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alexander Kornienko | Only add common tool options when CommonOptionsParser... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | Revert r162424 now that the scoping issue has been... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | [ms-inline asm] Have MSAsmStmts use the generic EmitAsm... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Aaron Ballman | Splitting the duplicated decl spec extension warning... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jordan Rose | [analyzer] Teach CallEventManager that CXXTemporaryObje... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jordan Rose | [analyzer] When we look for the last stmt in a function... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Ted Kremenek | Automatically use more cores when the test build uses... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Ted Kremenek | Consolidate helper methods and configuration logic... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Peter Collingbourne | CUDA: give static storage class to __shared__ and __con... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Peter Collingbourne | CUDA: give correct address space to globals declared... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | Tidy up. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | [ms-inline asm] Have generateAsmString() return the... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | [ms-inline asm] Add constraints to MSAsmStmt. We don... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Ted Kremenek | Pass --use-analyzer to scan-build when running within... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | [ms-inline asm] Rename EmitGCCAsmStmt to EmitAsmStmt... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Ted Kremenek | experimental.security.taint is now alpha.security.taint |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | [ms-inline asm] Use dyn_cast<> here to simplify logic. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jordan Rose | [analyzer] Don't purge dead symbols at the end of calls... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Benjamin Kramer | Make test pass in Release builds, which use a different... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Michael Liao | Merge test case for PR13704 into exprs.c to reduce... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | [ms-inline asm] Make the AsmStmt class non-virtual. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Michael Liao | Fix PR13704 |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Ted Kremenek | Fix passing of -analyzer-max-loop from scan-build to... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Hans Wennborg | Warn about suspicious implicit conversions from floatin... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Roman Divacky | Cleanup FreeBSD linking and add support for -pie. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Simon Atanasyan | Check for MIPS target availability for Driver/mips... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Rafael Espindola | Fix for assertion when solving unresolved templates. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dmitri Gribenko | Fix a -Wdocumentation warning. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dmitri Gribenko | Merging consecutive comments: be more conservative. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dmitri Gribenko | Fix a -Wdocumentation warning. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jordan Rose | [analyzer] Rename addTrackNullOrUndefValueVisitor to... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jordan Rose | [analyzer] Refactor FindLastStoreBRVisitor to not find... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jordan Rose | [analyzer] If the last store into a region came from... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jordan Rose | [analyzer] Rename CallEvent::mayBeInlined to CallEvent... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Chad Rosier | [ms-inline asm] Hoist more common code into the AsmStmt... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Argyrios Kyrtzidis | [libclang] When determining the cursor via a location... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Add virtual function, getClobber, that... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Hoist getNumClobbers into base class. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Rename getClobber to getClobberStringLi... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Benjamin Kramer | CodeGen: Hoist check from recursive function to its... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Benjamin Kramer | CodeGen: When emitting stores for an initializer, only... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Matt Beaumont-Gay | Appease -Wnon-virtual-dtor |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Add a few comments. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Hoist common Expr handling logic into... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Simon Atanasyan | MIPS: Use -G option to specify MIPS section threshold... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Rename GenerateAsmString to generateAsm... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Jordan Rose | [analyzer] Look through casts when trying to track... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
John McCall | Restore a -cc1 invariant that was causing problems... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Base class AsmStmt implements these. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Hoist common logic into the AsmStmt... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | [ms-inline asm] Add a new base class, AsmStmt, for... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Manuel Klimek | This is a temporary solution until we have a better... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Jordan Rose | [analyzer] Don't inline constructors for objects alloca... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Jordan Rose | [analyzer] Update inlining design notes for r162681. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Anna Zaks | [analyzer] More internal stats collection. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | Update comment, per Jordan's suggestion. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
John McCall | Use cast<> instead of static_cast. Patch by Timur... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Chad Rosier | Update comment. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Jordan Rose | [analyzer] Inline constructors for any object with... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Simon Atanasyan | Support MIPS DSP Rev2 intrinsics. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
John McCall | Tweak the ARC-requires-10.6 diagnostic according to... |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Manuel Klimek | Update reference docs to latest changes. |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Eli Friedman | Fix a CodeGen bug where we would skip zero-initializati... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Richard Smith | Remove spurious string literal for bool argument. |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Francois Pichet | _HAS_CHAR16_T_LANGUAGE_SUPPORT is not predefined MSVC... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Ted Kremenek | Change --with-analyzer to --use-analyzer, per sage... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
John McCall | Fix the CC-matching logic for instance methods in the... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
John McCall | Fix the mangling of function pointers in the MS ABI. |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Jordan Rose | [analyzer] Use the common evalBind infrastructure for... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Richard Smith | Stub out a release notes section on -fcatch-undefined... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Richard Smith | Update the user's manual for some of the new -fcatch... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Richard Smith | -fcatch-undefined-behavior: add the -ftrapv checks... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Chad Rosier | [ms-inline asm] As part of a larger refactoring, rename... |
commit | commitdiff | tree | snapshot |
next |