2009-06-16 |
Fariborz Jahanian | Add -Wundeclared-selector to -Wmost options group. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Devang Patel | It is possible that main input file does not have any... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Fariborz Jahanian | Test case was left behind from my last patch. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Chris Lattner | testcase for r72869, it turns out that it happens in... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Chris Lattner | follow-on to my patch: some targets (like sparc) do not |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Fariborz Jahanian | Implements -Wundeclared-selector for ObjC. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Chris Lattner | remove extraneous diff. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Chris Lattner | my refactoring of builtins changed target-specific... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Zhongxing Xu | Use canonical type for building ElementRegion. Otherwis... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Zhongxing Xu | Do not invalidate unboundable regions in GRSimpleVals... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Anders Carlsson | Handle temporaries in default arguments. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Anders Carlsson | Keep track of whether a type parameter type is a parame... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Steve Naroff | Add a comment to Sema::ActOnTranslationUnitScope(). |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | accept and ignore -Wdiv-by-zero |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Ted Kremenek | Fix: <rdar://problem/6945561> -[CIContext createCGLayer... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Ted Kremenek | Fix: <rdar://problem/6961230> add knowledge of IOKit... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Douglas Gregor | Tweak the C++ open projects page |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Eli Friedman | PR4395: Don't detect token concatenation in C mode for |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Anders Carlsson | Include <limits> |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Douglas Gregor | More XML output support, from Olaf Krzikalla! |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Anders Carlsson | More parameter pack work. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Ted Kremenek | Revert r73341. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Daniel Dunbar | More [basic.lookup.unqual] tests. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Anders Carlsson | Add a new 'Pack' argument kind to TemplateArgument... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Douglas Gregor | Base SFINAE error suppression counting on the class... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Douglas Gregor | Note that we've implemented the right angle brackets... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Daniel Dunbar | Test for [basic.lookup.unqual]p3 |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Zhongxing Xu | 'not magic' => 'is not magic' |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Eli Friedman | PR4388: get rid of an extra # line directive; in additi... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | Minor tweak to -fdiagnostics-print-source-range-info... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | Fix #pragma GCC system_header by making it insert a... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | convert this test to -verify mode. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | If PCH refers to a file that doesn't exist anymore... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | use the new Path::isAbsolute function, fixing a fixme... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | no really, add the lines :) |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | Fix PR2741 by making our newline tracking be aware... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | "GCC emits an __objc_class_name_{classname} symbol... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Eli Friedman | PR4391: Tweak -ast-print output to generate valid outpu... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Eli Friedman | PR4390: Make sure to handle anonymous unions correctly... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Fariborz Jahanian | Test modification. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Nuno Lopes | fix the menu's links |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Douglas Gregor | Introduce a SFINAE "trap" that keeps track of the numbe... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Douglas Gregor | Update LLVM. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Nick Lewycky | Fix "for all intensive purposes" to "for all intents... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Eli Friedman | PR4351: Add constant evaluation for constructs like... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Chris Lattner | Sink the BuiltinInfo object from ASTContext into the |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Chris Lattner | move the various builtins stuff from libast to libbasic... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Chris Lattner | prune #includes, Builtins.h/cpp no longer depends on... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Chris Lattner | move GetBuiltinType from Builtin::Context to ASTContext. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Chris Lattner | change ParseStatementOrDeclaration to emit the 'missing... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Chris Lattner | improve localizability by not passing english phrases... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Lattner | Simplify mangleFunctionDecl by unnesting a crazy condit... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Lattner | add a handy predicate. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Eli Friedman | Fix the calling convention for structs/unions containin... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Lattner | declare an 'operator delete' to match operator new... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Daniel Dunbar | Don't include system headers when overriding triple. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Daniel Dunbar | Force Obj-C runtime version for this test |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Daniel Dunbar | Switch to the new test runner. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Anders Carlsson | Have CheckClassTemplatePartialSpecializationArgs take... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Lattner | a couple minor tweaks |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Eli Friedman | Allow initializing a vector with a vector in addition... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Lattner | implement and document a new __has_feature and __has_bu... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Douglas Gregor | Move a bunch of tests into temp.param, and write a... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Daniel Dunbar | Add some random C++ standard tests. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Douglas Gregor | Add the structure for a C++ test suite that mimics... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Eli Friedman | Fix for PR4382: allow instantiating dependent nested... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Anders Carlsson | If a CXXRecordDecl is a class template, the 'this'... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Anders Carlsson | More work on type parameter packs. |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Zhongxing Xu | Stop tracking non-compound value for struct. It may... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Douglas Gregor | Remove a bunch of unnecessary template argument deducti... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Anders Carlsson | Move template type argument checking out into a separat... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Douglas Gregor | When some template parameters of a class template partial |
commit | commitdiff | tree | snapshot |
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 |
next |