2009-09-23 |
Gabor Greif | fix typo in file name |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Daniel Dunbar | Factor Windows target into VS, MinGW and Cygwin variants. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Chris Lattner | implement support for __builtin_eh_return_data_regno... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Chris Lattner | return a bool value as a bool |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Anders Carlsson | Add a new variant of EmitCXXAggrConstructorCall that... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Ted Kremenek | Fix PR 4988 by removing an invalid assertion (a functio... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Fariborz Jahanian | Produce detailed diagnostics when overload |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Anders Carlsson | Fix indentation in xcode project. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Anders Carlsson | Cast the array size expr to a size_t |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Douglas Gregor | Print the results of code-completion for overloading... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Douglas Gregor | Separate the code-completion results for call completio... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | Make sure we don't try to add code-completion results... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | When code-completion finds a declaration only because... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | Tweak the code-completion results ranking and formation... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | Move codegen of new and delete to CGCXXExpr.cpp |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mike Stump | Remove now fixed FIXME. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Push "clang-is-production" logic up to tools/driver... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Spell clang-cc correctly. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | Add getDeclaration()/getKind() accessors to CodeComplet... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | No need to null check implicit lvalue cast exprs. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | When doing a derived-to-base class and the class offset... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Reconcile Clang/ARM target data string with llvm-gcc... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | Teach code-completion to introduce a ", ..." placeholde... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | In C++, a variadic function does not need an ellipsis... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Ted Kremenek | Fix: <rdar://problem/7242006> [RegionStore] compound... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | Replace the -code-completion-dump option with |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | CXXMethodDecls should always be mangled, even if they... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Fariborz Jahanian | Code refactoring and cleanup. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Fariborz Jahanian | Issue good ambiguity diagnostic when convesion fails. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Steve Naroff | - Implement support for various types of "refs" (initia... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | If we already set a primary base, don't set it to the... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | Fix speling error. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | Explicitly initialize the PrimaryBase and PrimaryBaseWa... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mike Stump | Yes. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | (With Doug's help) fix a crash in the code completion... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | Don't assert that linkage decls are always C++, it... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Fariborz Jahanian | Fix a regression in accessing class getter using the... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Douglas Gregor | Implement code completion within a function call, trigg... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Spell function pointer correctly. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Always execute tests internally on Windows. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | CMake: Add a clang-c++tests target for running the... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Add safe part of previous (reverted) commit, necessary... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Revert "Switch a few clients over to StringLiteral... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Update PCH serialization of FunctionDecl flags. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Allow PCH files to be read from stdin. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Remove old test runner, this has moved to LLVM/utils... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Ted Kremenek | Fix: <rdar://problem/7242015> [RegionStore] variable... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Force triple in test. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Switch a few clients over to StringLiteral::getString. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Add StringLiteral::getString -> StringRef. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | Store the set of indirect primary bases directly in... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mike Stump | Fix some typos. WIP. Large alignments don't work... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mike Stump | Fix doc. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | Add test case for PR4894 (it was fixed in LLVM). |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Daniel Dunbar | This FIXME is done. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mike Stump | Improve debug info generation for __block variables. |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Anders Carlsson | Record layout builder cleanup. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
John McCall | Change all the Type::getAsFoo() methods to specializati... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ted Kremenek | Add test case for <rdar://problem/6829164>, which was... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Fariborz Jahanian | Removed -fobjc-newgc-api option. clang now conforms to |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Ted Kremenek | Provide intermediate solution to handling assignments... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Douglas Gregor | Another code-completion TODO |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Douglas Gregor | Code completion for ordinary names when we're starting... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Fariborz Jahanian | -fobjc-newgc-api is now the default. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Douglas Gregor | When providing a code-completion suggestion for a hidde... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Douglas Gregor | Enhance "case" code completion in C++ to suggest qualif... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Fariborz Jahanian | Miscellanous fixes in generatation of objc gc's write... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Douglas Gregor | Code completion for "case" statements within a switch... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Douglas Gregor | Refactor and simplify the CodeCompleteConsumer, so... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Add an XFAIL test which compiles differently from a... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Add missing PCH support for -fstack-protector. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Chris Lattner | Implement __builtin_unreachable(), a GCC 4.5 extension. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Switch ProcessASTInputFile to still use ParseAST. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Change ASTUnit to only initialize the predefines buffer... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Change ASTUnit to take the Diagnostic as an argument... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Daniel Dunbar | Add Diagnostic to Indexer, and have it keep its own... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Anders Carlsson | Start mangling expressions. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Work around FileCheck -NOT restriction. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Switch TestRunner.sh to just use 'lit'. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Switch to using the new LLVM lit test runner by default. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Daniel Dunbar | Include LLVM {src,obj} root in lit.site.cfg, to support... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Lattner | switch command line 'parse' methods to use StringRef... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Daniel Dunbar | Ok, an AssertingVH definitely doesn't work for now... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Nick Lewycky | Make clang stop relying on ConstantStruct::get's defaul... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Daniel Dunbar | Switch CGDebugInfo type cache to using an AssertingVH. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Daniel Dunbar | Factor out CGDebugInfo::CreateTypeNode method. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Benjamin Kramer | Simplify code with a StringRef. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Douglas Gregor | In C++ code completion, only suggest the "template... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Douglas Gregor | Make the construction of the code-completion string... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Douglas Gregor | Introduce code completion patterns for templates, which... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Ted Kremenek | Re-introduce diagnostic caching in BugReporter that... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Ted Kremenek | Reintroduce FoldingSet profiling for PathDiagnostics. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Ted Kremenek | Fix regression introduced by r82198 that caused functio... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Douglas Gregor | Introduce code completion strings, which describe how... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Daniel Dunbar | Attempt to make a test portable. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | clean up xcode proj |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | allow clearing this value. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Anders Carlsson | More mangling work. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Douglas Gregor | C++ code completion after the "operator" keyword. Provi... |
commit | commitdiff | tree | snapshot |
next |