2009-09-25 |
Chris Lattner | pcc supports some c99 |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Anders Carlsson | Even more work on empty classes. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Benjamin Kramer | Fix MSVC build by renaming a variable. PR5043 |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Douglas Gregor | Sigh. Be *really* careful when copying a default functi... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Douglas Gregor | Be careful about copying uninstantiated default argumen... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Douglas Gregor | Don't look for __builtin_va_list; it isn't present... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Douglas Gregor | CMake build support for libCIndex and c-index-test... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Ted Kremenek | Turn on 'RegionStore' as the default store manager... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Douglas Gregor | Hide clang-wpa executable behind a CMake variable so... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Douglas Gregor | Fix checking for a null pointer constant when the expre... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John McCall | Add a reduced test case for the weak ivar infinite... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Anders Carlsson | Who would have thought that empty classes were so trick... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John McCall | Fix an infinite loop arising when trying to generate... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Anders Carlsson | Handle array fields that contain empty structs. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Ted Kremenek | Fix <rdar://problem/7249327> by allowing silent convers... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Anders Carlsson | More work on empty classes. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Fariborz Jahanian | Fixed another code gen bug in objc's new write-barrier... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Anders Carlsson | Improve the record layout dumper. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Douglas Gregor | When entering the scope of a declarator, make sure... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
John McCall | Make it really, really easy to change the alignment... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Douglas Gregor | WIP implementation of explicit function template specia... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Douglas Gregor | Clean up the CodeCompletion testsuite's use of FileCheck |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Mike Stump | Fix 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Fariborz Jahanian | Patch fixes a code gen. bug in generation of objc_assig... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
John McCall | Update the PTH performance "script". |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Steve Naroff | Add test for C-based indexing API, using FileCheck... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
John McCall | Refactor the representation of qualifiers to bring... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Chris Lattner | wpa is an experiment, don't build it by default, it... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Anders Carlsson | Add a -dump-record-layouts argument to clang-cc. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Ted Kremenek | When building CFGs, no longer reverse the statements... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Daniel Dunbar | cmake: Run tests with 'verbose' enabled by default... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Daniel Dunbar | We no longer need anything from the llvm/test/Scripts... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Ted Kremenek | Fix crash in RegionStoreManager::Bind() by using 'getAs... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Anders Carlsson | More improvements with laying out empty bases. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Daniel Dunbar | Darwin/x86-32: Enumerated types and block pointer types... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Ted Kremenek | Fix: <rdar://problem/7249340> [RegionStore] model store... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Anders Carlsson | More work on empty classes. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Anders Carlsson | Scaffolding for supporting empty bases/fields. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Ted Kremenek | Shorten the static analyzer diagnostic for 'use of... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Fariborz Jahanian | Use Doug's DeclLoc to pinpoint location of the declaration |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Douglas Gregor | Improve diagnostic location information when checking... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Douglas Gregor | Make C++ temporary-related expressions provide proper... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Fariborz Jahanian | patch to ir-gen conversion function call used in |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Douglas Gregor | For code completion, note that injected-class-names... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Fariborz Jahanian | Remove the FIXME as I said. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Fariborz Jahanian | This patch addresses a few issues related to 8.5.3... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Steve Naroff | Some minor cleanups... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Anders Carlsson | Handle namespace aliases. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Anders Carlsson | Emit new[] cookie when needed. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Steve Naroff | More work to enable more exhaustive testing of the... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Anders Carlsson | Basic support for new[]. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Douglas Gregor | When code-completion after a "," is building an overloa... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Torok Edwin | The test/ directory needs to be created always when... |
commit | commitdiff | tree | snapshot |
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 |
next |