2009-08-01 |
Eli Friedman | Fix a minor issue with unions in the new struct buildin... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | lit: Fix thinko in finding config file. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Eli Friedman | Additional AuroraUX header path. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Eli Friedman | Don't error on C++ linkage; if we don't support that... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Eli Friedman | Add temp C++ include path for AuroraUX; patch by Edward... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | lit: Add internal script execution. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | lit: Two more sh lex/parse bugs (but its so simple!) |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Ted Kremenek | This is a fairly large patch, which resulted from a... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | Ok, ok, I give in. Fix tests for unused result warning. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Ted Kremenek | Temporarily disable out-of-bounds checking. The curren... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | Use %S, not `pwd`, and enable a line that *does* work. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | lit: Fix two sh lexing bugs. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | 'unset' isn't needed in these tests anymore, we always... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | lit: Fix a name lookup problem, which only occurred... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | lit: Pull a few more variables into the TestingConfig... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | lit: Don't use threads when only running one test,... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Daniel Dunbar | MultiTestRunner: Add 'sh' parsing to ShUtil. |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Anders Carlsson | More warnings for unused expressions. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Mike Stump | Add beginnigs of rtti generation, wire up more of ... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Anders Carlsson | Remove the old struct builder code. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Mike Stump | And now we can generate a simple vtable. Still a work... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Anders Carlsson | Move code from EmitUnion directly into the function... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Anders Carlsson | Use the struct builder for unions. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Mike Stump | Fixup spacing and 80-col violations. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Argyrios Kyrtzidis | For a CXXOperatorCallExpr, fix the order that StmtLocRe... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Make the recanonicalization-for-an-out-of-line-definiti... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Allow one to update the type representation of the... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Remove a redundant getCanonicalType call |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Mike Stump | Add code to setup the vtable pointer in the constructor... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Devang Patel | New test case for rev. 77694. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | MultiTestRunner: Fix invalid warning when pointing... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Mike Stump | Fix spacing. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Fix 80-col violation |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Make canonicalization of overloaded function declaratio... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Canonicalize template template parameters. We can't... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Canonicalize function parameters |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | MultiTestRunner: Add module for lexing 'sh' commands. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | Add missing test suffixes. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | MultiTestRunner: Simplify, cleanup, and rename! |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Canonicalization and profiling for overloaded function... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Canonicalize dependent extended vector types. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Ryan Flynn | PR3679 - enable #pragma weak aliasing. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
John McCall | Rename Action::TagKind to Action::TagUseKind, which... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
John McCall | sp. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Mike Stump | Whitespace around else canonicalization and fix 80... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Eli Friedman | Make the check for the linkage of a template handle... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Anders Carlsson | Add CK_DerivedToBase and use it PerformObjectMemberConv... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Mike Stump | Fix build warnings. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Anders Carlsson | Add a CastKind enum to CastExpr. Right now it's not... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Ted Kremenek | Fix use-after-release bug introduced in r77585 where... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Douglas Gregor | Build canonical types for dependently-sized array types. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Ted Kremenek | Add scan-build option '-no-failure-reports' to supress... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Douglas Gregor | Canonicalization of dependent C++0x decltype types. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Fariborz Jahanian | Synthesize the default constructor which has not |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Douglas Gregor | Canonicalization for dependent typeof(expr) types. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Owen Anderson | Update for LLVM API changes. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Anders Carlsson | Diagnose unused expression results for all statements... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Anders Carlsson | Add casts to avoid a bunch of unused expr warnings... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mike Stump | Canonicalize else spacing. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Anders Carlsson | Factor code out into a DiagnoseUnusedExprResult function. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mike Stump | Note some other limitations. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mike Stump | Update based upon comments. Explain why we have an... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mike Stump | We'll also need a vtable pointer if we have virtual... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Douglas Gregor | What luck! Clang obtains support for refering to member... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Fariborz Jahanian | Patch for future ir-gen for destructor calls. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Ted Kremenek | Lexically order files. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Douglas Gregor | Support out-of-line definitions of the members of class... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Douglas Gregor | Initialize an otherwise-wild pointer. Fixes a crashy... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Benjamin Kramer | fix cmake build |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zhongxing Xu | simple fixes. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zhongxing Xu | Make AnalysisManager into its own source file and a... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Update CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Argyrios Kyrtzidis | Fix Selector <-> GlobalSelector conversion. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Ryan Flynn | PR3679 - handle #pragma weak |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Add -fblocks. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | MultiTestRunner: Stop printing XFAILs on every run... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zhongxing Xu | This patch collects all analysis context data into... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Eli Friedman | Remove bogus "unsupported" case for vectors (which... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mike Stump | Fix type to be consistent with the rest of the code. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mike Stump | Add ability to layout the vtable pointer in trivial... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Eli Friedman | Fix gcc warning. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Fariborz Jahanian | ir-gen for nested non-virtual base member access |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Eli Friedman | Add support for -Wno-long-long. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Argyrios Kyrtzidis | Add support for ObjC message expressions, in the Analyzer: |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Argyrios Kyrtzidis | Update CMake. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Support ObjC methods as Entities. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | There's no point in going through the getAs<TagType... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Use a STL helper template 'pair_value_iterator', by... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add ObjCMethodDecl::isThisDeclarationADefinition(). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Index the selectors and provide the translation units... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add TranslationUnit::getSelectorMap(). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Introduce SelectorMap whose purpose is to map selectors... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Find references inside blocks. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Use helper class ASTVisitor to fully traverse an AST. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Introduce the GlobalSelector class in the Indexing... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Use an IdentifierTable for names used for Entities. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | -Introduce the idx::Analyzer class used for getting... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Introduce TULocation and TULocationHandler classes. |
commit | commitdiff | tree | snapshot |
next |