2010-11-17 |
Marcin Swiderski | In EvalArguments allow for evaluation of first argument... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Don't warn about -w not being used in a link. Necessary... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Fariborz Jahanian | Warn if direct accessing synthesized ivar backing the... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Don't emit warn_logical_and_in_logical_or for cases... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Don't emit warn_logical_and_in_logical_or for macros... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Don't warn for parentheses for the '&&' inside '||... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Put warn_logical_and_in_logical_or warning in new warni... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Add a comment explaining why r117813 was needed. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Drop the warning about __attribute__((may_alias)) being... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | When libclang is walking a member access expression... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | When comparing the source range of a declaration agains... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Silence warning for "clang -O2 -O0 -c foo.c -o foo.o. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Zhongxing Xu | Add skeleton for handling various cfg dtors. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | When forming the !srcloc mdnode for an inline asm,... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | adjust for llvm mainline, yay type safety |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | a metric ton of refactoring later, Sema::getLocationOfS... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Zhongxing Xu | do not do post checks. Because at this point we just... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | move getSpelling from Preprocessor to Lexer, which... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Zhongxing Xu | Remove comments. We are already doing actual method... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | propagate preprocessor out of StringLiteralParser.... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | push the preprocessor out of EncodeUCNEscape |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | move AdvanceToTokenCharacter and getLocForEndOfToken... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | add a static version of PP::AdvanceToTokenCharacter. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | push use of Preprocessor out farther. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | push use of Preprocessor out of getOffsetOfStringByte |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | add a static form of the efficient PP::getSpelling... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | refactor the interface to StringLiteralParser::getOffse... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Marcin Swiderski | Added mapping from 'this' to it's SymbolicRegion in... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | factor some code out to a helper function, no functiona... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: Migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | For an Objective-C @synthesize statement, e.g., |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of CXXUuidofExpr to |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of UnaryTypeTraitExpr |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: refactor visitation of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: Migrate CXXUnresolvedConstructExpr over... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | Add comments. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Re-enable test with modifications for Neon vector chang... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Add support for distros that like x86_64-unknown-linux... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Fariborz Jahanian | Fixes synthesis of type for the object which holds... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | Fix source-range information for Objective-C properties... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
John McCall | Reset the lifetime-managed flag between emission of... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Front-end support for __attribute__((may_alias)). This... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Support compound complex operations as l-values in... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Argyrios Kyrtzidis | Warn about arg1 && arg2 || arg3, as GCC 4.3+ does.... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Douglas Gregor | Use an OwningPtr for the preamble buffer in ASTUnit... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Anton Yartsev | turned pointers into pointers to const in function... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Fariborz Jahanian | Implements __block API for c++ objects. There is still |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Temporarily disable this check for Neon vector type... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Static analyzer: Catch calls to malloc() with |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Argyrios Kyrtzidis | Emit a specific diagnostic when typedefing C++ bool... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Benjamin Kramer | MSVC doesn't like the noinline attribute at the end... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Nico Weber | Add gcc-4.4.4 headers on Gentoo systems. Patch by Bertj... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Remove an unintended restriction on sysroots introduced... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | This really seems like a boring set of fixes to our... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Simplify some complex emission and implement correct... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Futher reduce the includes of our builtin headers,... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Reverting r119341: doesn't compile, no obvious fix. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Marcin Swiderski | Refactored GRExprEngine::getCXXThisRegion to use CXXMet... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Fix PR8625 and correctly interpret member-calls to... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Re-work the handling of implicit 'this' arguments and... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Rework USR generation from CXCursors to use CXStringBufs |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Change CXTranslationUnit to not directly cast to an... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Argyrios Kyrtzidis | Improve diagnostic for calling non-const method on... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Zhongxing Xu | Handle member initializer in C++ ctor. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Craig Silverstein | Have CXXDeleteExpr::getDestroyedType return the actual... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Marcin Swiderski | Basic support for C++ in BasicStore: |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Now that we have reliable cast kinds, simplify scalar... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Kill CK_Unknown and flesh out the documentation for... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Teach complex compound assignment IR-generation that... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Kill off the remaining places which generate CK_Unknown... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Add CXString.cpp and CXString.h |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Move CXString creation/management routines into |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Add an ExternalASTSource hook to complete a type on... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Add a test for Neon vector mangling |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Add tests for new Neon vector type attributes. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Update TypePrinter::PrintVector to handle new Neon... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Add support for "neon_vector_type" and "neon_polyvector... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | ASTContext::getVectorType should preserve the vector... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Change CXXNameMangler::mangleNeonVectorType to require... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Use getTypeSize() method. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Add another case to the whitelist of cast kinds that... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | CursorVisitor: cache worklists created for data-recursi... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Add a new expression kind, OpaqueValueExpr, which is... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Zhanyong Wan | Adds a README for the Clang static analyzer to document... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Use LLVM_ATTRIBUTE_NOINLINE instead of attribute((noinl... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Douglas Gregor | Tweak libclang's heuristics for building precompiled... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Remove invalid assertion from CFG builder. When buildi... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Cast pointers instead of returning a new value within... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Annotate CursorVisitor::VisitDataRecursive() with attri... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Add method ParentMap::addStmt(). |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Ted Kremenek | Relax assertion in SValuator so that we don't crash... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Fariborz Jahanian | Some cleanup of block API code. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rafael Espindola | Fixes PR8611. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Fariborz Jahanian | Restore these tests. I think I fixed the problem. |
commit | commitdiff | tree | snapshot |
next |