2009-06-13 |
Chris Lattner | Fix PR4372, another case where non-prototyped functions... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Anders Carlsson | Improvements to TemplateArgumentListBuilder to make... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | A parameter pack must always come last in a class template. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | No need to mark the parameter as invalid, just ignore... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | Address more comments from Doug. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Chris Lattner | add the location of the ')' in a do/while statement... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | Address comments from Doug - Add a Sema::SemaRef.BuildB... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Douglas Gregor | It looks like we've finished off matching of class... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | Parameter packs can't have default arguments. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | Keep track of whether a type parameter is actually... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Douglas Gregor | Finish implementing checking of class template partial... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Douglas Gregor | Diagnose C++ [temp.class.spec]p9b3, where a class templ... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Douglas Gregor | Diagnose the incorrect use of non-type template argumen... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Eli Friedman | Minor formatting tweak. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Eli Friedman | Fix a minor formatting mistake. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Eli Friedman | Some updates to the gcc extension sections of the users... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | Parse support for C++0x type parameter packs. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Douglas Gregor | Verify that the template parameters of a class template... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Douglas Gregor | Update the C++ status to reflect improvements in templa... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | Fix PR4365. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Douglas Gregor | Improve template argument deduction to keep track of... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | It's an error to use a function declared in a class... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Anders Carlsson | Deducation and instantiation of block types. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Zhongxing Xu | use getAsPointerType() method. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Oscar Fuentes | CMake: New variable LLVM_LIBDIR_SUFFIX. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Anders Carlsson | Don't assert when generating code with static_asserts. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Eli Friedman | PR4371: Reduce the inlining threshold outside of -O3... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Eli Friedman | Following gcc, hide the hack to include the SSE2 intrin... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Ted Kremenek | Add summary lookup for IOServiceGetMatchingService. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Ted Kremenek | Refactor some function name -> summary lookup using... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Douglas Gregor | Once we have deduced the template arguments of a class... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Anders Carlsson | Add a null check that fixes the crash in PR4362, and... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Douglas Gregor | Point to the clang driver, not the ccc driver |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Douglas Gregor | Add pseudo-destructors to the Open Projects list |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Douglas Gregor | Prune some projects that have already been started |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Zhongxing Xu | Bind the mistakenly generated nonloc::SymbolVal to... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Zhongxing Xu | Use more robust getAsRecordType() method. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Eli Friedman | Make sure to calculate value-dependence correctly when... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Eli Friedman | Move test to be with the other typename tests. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Eli Friedman | PR4364: fix parsing 'typename' in an expression. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Douglas Gregor | Separate TemplateArgument instantiation logic into... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Douglas Gregor | Template argument deduction for member pointers. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Daniel Dunbar | Support complex properties, ivars and message expressions. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Eli Friedman | PR4350: Make sure we don't create invalid printf attrib... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Eli Friedman | PR4353: Add support for \E as a character escape. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Douglas Gregor | Handle member pointer types with dependent class types... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Douglas Gregor | Example metaprogram for reversing and searching in... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Douglas Gregor | Implement template argument deduction for class template |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Add redirects to new static analysis web site. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Update static analyzer link to new website. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Comment out preliminary text due to wishful thinking... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Last menu color tweaking (for now). |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | More color tweaking. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Update menu colors. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Update menu color. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Update checker build file (accidentally used old one). |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Ted Kremenek | Fix link. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Add more parser support for Microsoft extensions. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Daniel Dunbar | Fix test, which could miss failures, and also avoid... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Daniel Dunbar | Add stack alignment to x86_64 target data. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Daniel Dunbar | Forward -C and -CC to clang. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Ted Kremenek | Add skeleton files for new analyzer site. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Minor tweaks to the Windows target. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Daniel Dunbar | PR4016: Forward -fno-show-source-location to clang. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | PR4346: add "R" asm register constraint. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Anders Carlsson | Address comments from Doug. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Douglas Gregor | Test template argument deduction on function types... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Douglas Gregor | Document the template argument deduction patterns that... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Anders Carlsson | Template argument deduction for function types. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Add real parsing for __declspec. It doesn't make much... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Minor documentation update about Microsoft extensions. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Misc minor fixes for clang for the Windows target. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Say a bit about various architectures in the users... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Delete method which is now trivial. |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Chris Lattner | teach clang that -Wunused turns on all unused warnings... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Eli Friedman | Don't allow defining a block with a non-prototype type... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Anders Carlsson | Instantiation support for more Obj-C expressions, strin... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Anders Carlsson | Template instantiation support for Obj-C @encode expres... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Zhongxing Xu | Remove dead code: 'NewEntry' is not used. |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Eli Friedman | Remove a few more vector builtins. |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Daniel Dunbar | xmmintrin needs to include emmintrin, Darwin system... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Eli Friedman | Now that LLVM CodeGen can handle the generic variations... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Douglas Gregor | CMake: Install Clang's headers into the right place... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | PR4339: make sure to properly extend/trunc the index... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | Test changes to account for removed builtins. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Fariborz Jahanian | Adds synthesize ivars to DeclContext. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Anton Korobeynikov | Add new ABIArgInfo kind: Extend. This allows target... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | Get rid of a bunch of dead builtins. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | Replace more calls to builtins with generic code. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | Fix obvious typo. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Anders Carlsson | Make ParmVarDecl::getDefaultArg() more robust, it now... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | Fix some casts to work without -flax-vector-conversions. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | Misc fixes to MMX/SSE intrinsics: a few small bug fixes... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Eli Friedman | Default builtin creation to off; we don't really want... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Douglas Gregor | Switch CMake testing over to use Daniels new(er) Python... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Mike Stump | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Mike Stump | As an optimization, we maintain a cache of generated |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Ted Kremenek | Fix: |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Ted Kremenek | Enhance attribute cf_returns_retained to also work... |
commit | commitdiff | tree | snapshot |
next |