2009-09-18 |
Ted Kremenek | Revert most of r82198, which was causing a large number... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Ted Kremenek | Introduce caching of diagnostics in BugReporter. This... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Chris Lattner | don't stick an uninitialized 'stat' buf into the stat... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Anders Carlsson | More mangling goodness. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Anders Carlsson | Fix error in test. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Anders Carlsson | Handle mangling of TemplateSpecializationType. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Fariborz Jahanian | Fixed a bug in generation of the new write-barriers... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Mike Stump | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Douglas Gregor | Initial implementation of a code-completion interface... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Mike Stump | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Tweak clang testing. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Douglas Gregor | Merge uninstantiated default arguments more carefully... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Steve Naroff | Add clang_disposeTranslationUnit() and clang_disposeInd... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | ARM: Incremental improvement to preprocessor defines. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Ignore extern "C++" { } when mangling. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Force triple for tests using __strong. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Add ARM register names and aliases. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Driver: Change -O to mean -O2, -O1 is meaningless. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Fix two crashes on value dependent expressions (shift... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Add a bunch of math builtins, #include <cmath> passes... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Revert r82123 for now. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Temporary band-aid for handling empty classes somewhat... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Treat an unqualified RecordType as a RecordDecl when... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Substitution for prefixes. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Convert mangle-subst.cpp over to using FileCheck. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Improve driver error message when only running the... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Substitute unscoped template names. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | IRgen/ObjC: Correctly construct the function info for... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | IRgen/ObjC: Make the target method decl available to... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Add mangleSubstitution/addSubstitution variants that... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Get rid of the last grep. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | When mangling function template specialization, mangle... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Add new functions to the mangler for the <unscoped... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | PCH: When writing PCH files, tweak the predicate functi... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | PCH: When deserializing an explicit "external definitio... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Initial support for code generation from .ast files. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | clang-cc: Factor out code for creating one of the stand... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | We don't need a -compile-ast clang-cc action, we can... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | clang-cc: Remove -ObjC -ObjC++ handling from clang-cc. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Anders Carlsson | Add basic substitution to the C++ mangler. It currently... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Force triple, although probably the real fix is to... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Fix substituto. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Daniel Dunbar | Add CLANG_{SOURCE,BINARY}_DIR cmake variables. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Anders Carlsson | Add a simple const mangling test. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | Removed useless stuff from the test. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | More test for objc gc's mixed write-barriers. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Anders Carlsson | When creating function types, remove any top-level... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | Additional tests for write-bariers. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | Test for variety of write-barriers. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | patch for generating objc'2 objc_assign_ivar. WIP. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
John McCall | Improved representation and support for friend class... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Douglas Gregor | CMake: Generate LIT site configuration file for Clang... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Douglas Gregor | The CMake build system now derives the Clang version... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | Starting patch to generate more specific API for objc's |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mike Stump | Fix spelling. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Anders Carlsson | Improve handling of vector casts in C++. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | grammaro |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Douglas Gregor | Teach Sema::FindInstantiatedDecl to find instantiated... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | Do not generate write-barrier in indirect assignment to |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Fariborz Jahanian | Removed a superfluous check before setting |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Anders Carlsson | x86-64 ABI: If a type is a C++ record with either a... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Benjamin Kramer | PR4991: Properly remove trailing newline from __TIMESTA... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Daniel Dunbar | Incremental improvement to logic determining whether... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ted Kremenek | Have divide-by-zero checker not handled undefined denom... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ted Kremenek | Remove ImplicitBadDivides/ExplicitBadDivides node sets... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Chris Lattner | fix some ppc register name issues, patch by Richard... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Daniel Dunbar | A toy for Doug: Add some 'lit' tests which just run... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Daniel Dunbar | tests: Stash clang/clang-cc and LLVM src/obj paths... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mike Stump | Chris doesn't want the FIXME. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mike Stump | Add a FIXME, so the next person don't trip as hard... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mike Stump | Collapse more clang version numbers down into fewer... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mike Stump | Some people don't want to fix their broken code just... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Douglas Gregor | Fix a typo in a FIXME |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Mike Stump | Back to 1.1 we go. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Fariborz Jahanian | In building list of visible conversion functions, use |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Mike Stump | Back out for now, as apparently there is some really... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | When implicitly declaring operators new, new[], delete... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | Update Clang version for CMake |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Fariborz Jahanian | 1) don't do overload resolution in selecting conversion |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Mike Stump | Bump. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Mike Stump | Be sure to use the correct version instead of the wrong... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Mike Stump | Be sure to use the correct version instead of inventing... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Anders Carlsson | Add back the workaround since it lead to constructor... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | Commit test case from PR4655, which tests the canonical... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | Make sure we're comparing the canonical types when... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Steve Naroff | - clang_getCursor(): Replace asserts with error codes... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | When printing an overload candidate that is a function... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Fariborz Jahanian | Issue good diagnostics when initialization failes due to |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | Add an assertion and a test case, in a fruitless attemp... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ted Kremenek | Fix static analyzer regression when emitting undefined... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Fariborz Jahanian | Perform overload resolution when selecting a pointer... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | Slightly improved template argument deduction for use... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Anders Carlsson | Add test case. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Anders Carlsson | Code generation of Conditional operators that are lvalu... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Douglas Gregor | Implement partial ordering of class template partial... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Fariborz Jahanian | Update for inherited conversion function support. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Anders Carlsson | Use getTrueExpr/getFalseExpr as suggested by Doug. |
commit | commitdiff | tree | snapshot |
next |