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 |
2010-11-15 |
Douglas Gregor | Implement C++0x [temp.func.order]p3 (aka DR532) properl... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Silence an unused variable warning during release build... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Yes, vector conversions are bitcasts. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Kill CK_Unknown references in the ObjC rewriter. The... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Fix a think-o. Fixes PR8606. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
John McCall | Assorted work leading towards the elimination of CK_Unk... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Zhongxing Xu | Add driver support for Ubuntu 9.10. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Zhongxing Xu | Add skeleton for handling other kinds of CFGElements. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Clean up some names and fix the handling of default... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Switch the sysroot logic to use the Path interface... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Chandler Carruth | Make sysroot only apply to baked in paths which start... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | Revert r119045. It was failing on Windows. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | "Fix" some unintentional fallout from converting |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Ted Kremenek | Clean up initialization of LangOptions object by splitt... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Zhongxing Xu | Revert r118991. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
John McCall | Always emit full loads from volatile complex l-values. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
John McCall | Add a few more complex-related cast kinds that arise... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | typo2 |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
next |