2008-11-11 |
Anton Korobeynikov | Codegen support for fastcall & stdcall CC. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Ted Kremenek | Flow-sensitive uninitialized values analysis: |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Ted Kremenek | Accesses to a collection within a fast enumeration... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Ted Kremenek | Add fine-grain methods for control which bits are set... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | Try to not emit the dead side of ?: if the condition... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | "a patch telling cmake to install clang headers in... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Sebastian Redl | Introduce a single AST node SizeOfAlignOfExpr for all... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Ted Kremenek | Add transfer function support for ObjCForCollectionStmt... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Ted Kremenek | Add CFG support for Objective-C 2.0 fast enumeration... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Sebastian Redl | Implement C++ 'typeid' parsing and sema. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Add CodeGenFunction::EmitBranch. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Fix cmake build, patch from Jjgod Jiang. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | short circuit && and || when possible. This substantia... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | Make codegen smart enough to not emit the dead side... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | implement debug info for typeof() |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | merge some testcases together. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Move backend output out of destructor. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | remove the wrong PR # from the file name. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | add PR# |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Chris Lattner | Fix PR3031 by silencing follow-on errors in invalid... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Remove unused function declaration. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Add CodeGenFunction::EmitDummyBlock for marking places... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Remove CodeGenFunction::StartBlock. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | These tests have no needed to redirect stderr to stdout. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Centralize basic block creation in CodeGenFunction... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zhongxing Xu | Fix StringLiteral print bug. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Zhongxing Xu | Add && to test command. |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Daniel Dunbar | Fix Release-Asserts warning. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Douglas Gregor | Basic support for taking the address of an overloaded... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Steve Naroff | Update VC++ project file. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Douglas Gregor | Remove an out-of-date FIXME |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Douglas Gregor | Improve parser error recovery after a constructor initi... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Douglas Gregor | Allow user-defined conversions during reference binding |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Douglas Gregor | Don't create a typedef for the injected-class-name |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Douglas Gregor | Some cleanups to the declaration/checking of overloaded... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Add pretty printing to StringRegion. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Add region store model to path-sensitive testing. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Implement RegionStoreManager::RemoveDeadBindings()... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | don't preserve names on IR instructions. This matches... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | sort files add a missed header to the project. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | Fix even more bugs in debug info support: |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | reimplement debug info generation in terms of DebugInfo... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Zhongxing Xu | Print integer value instead of raw pointer. This is... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Chris Lattner | silence a warning from gcc. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Argyrios Kyrtzidis | Introduce ScopedDecl::getLexicalDeclContext() which... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Argyrios Kyrtzidis | When a tag has nested-name ('struct foo::bar'), use... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Argyrios Kyrtzidis | Simplify handling of nested-names in tags ('struct... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Anders Carlsson | Support named operands in inline asm statements. |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Sebastian Redl | Update C++ status: class support improved due to nested... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Implement Sema support for C++ nested-name-specifiers. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Silence a GCC member initialization order warning. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Implement support for C++ nested-name-specifiers (... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Introduce annotation tokens, a special kind of token... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Sebastian Redl | Update C++ status to reflect parser capabilities for... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Sebastian Redl | Update C++ status: dynamic_cast is sema-complete. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Sebastian Redl | Move named cast helpers out of Sema, as Chris requested... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Revert r58880, it breaks test/SemaCXX/constructor.cpp |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | Use only one constructor for CXXMethodDecl. Keep initia... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | Avoid redundant cast<>s / simplify type dispatch. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | Support getTypeInfo, getTypeAlign, getTypeSize on const... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | "Fix" PR3021, don't crash on generating record types... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Dunbar | Silence a gcc warning. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Zhongxing Xu | Add a boilerplate for out-of-bound array checking.... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Argyrios Kyrtzidis | In a declarator, consider an identifier a constructor... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Ted Kremenek | update post-build step |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Sebastian Redl | Greatly improve static_cast diagnostics |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Initial, partially-baked support for implicit user... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Cedric Venet | Use css style instead of hard coded color in cxx_status... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Changes in preparation for nested-name-specifiers. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Update C++ status |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Parsing, ASTs, and semantic analysis for the declaratio... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Assert that Parser::MaybeParseOperatorFunctionId is... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Douglas Gregor | Separate the parsing of type-specifiers from other... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Anders Carlsson | include alloca.h instead of malloc.h. If this doesn... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Append the test runs with '&&'. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Properly deserialize ParamInfo of FunctionDecl. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Bring in 'alloca' for the Analysis/stack-addr-ps.c... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Add simple get method. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Join two lines. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Fix crash caused by this: |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Argyrios Kyrtzidis | Shut off an unsigned/signed comparison warning for... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Finish the implementation of VisitCompoundLiteralExpr... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zhongxing Xu | Make the assertion real. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Ted Kremenek | Patch by Nikita Zhuk: Add TranslationUnitActions to... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Initial, rudimentary implementation of operator overloa... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Parsing, ASTs, and semantic analysis for the declaratio... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Reclaim some bits in IdentifierInfo, for later use... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Sebastian Redl | Sema-check virtual declarations. Complete dynamic_cast... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Douglas Gregor | Add the remaining C++0x keywords |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Steve Naroff | Update VC++ proj. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zhongxing Xu | Bring back RegionExtent classes. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | Add a test case for CFMakeCollectable. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | Fix regression with handling of CFMakeCollectable. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sebastian Redl | Improve assert messages. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sebastian Redl | Move named cast sema functions to their own file. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Douglas Gregor | Parsing, representation, and preliminary semantic analy... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Ted Kremenek | AnalysisManager can now be used to for analyses over... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Sebastian Redl | A small error message improvement and some comment... |
commit | commitdiff | tree | snapshot |
next |