2011-05-15 |
Anders Carlsson | Re-enable the fix for PR9181 now that all the edge... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Douglas Gregor | When checking a set of template parameter lists against a |
commit | commitdiff | tree | snapshot |
2011-05-15 |
John McCall | The array-size operand to a new-expression is not neces... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Argyrios Kyrtzidis | Fix MSVC build. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
John McCall | Make CGF.getContext() inlinable, because it's trivial... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
John McCall | More killing of std::vector. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
John McCall | Use arrays and SmallVectors instead of std::vectors... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Anders Carlsson | Disable the optimization until the bug noticed by Sean... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Argyrios Kyrtzidis | Fix generation of obj-c @encoding for members with... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Anders Carlsson | When emitting the destructor for a class with a vtable... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nico Weber | Let clang-check actually use the Directory entry in... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
John McCall | Only perform the null-initialization of an aggregate... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Argyrios Kyrtzidis | Create proper Objective-C @encoding for C++ classes... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Argyrios Kyrtzidis | Emit an error when trying to @encode an incomplete... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Francois Pichet | Revert 131347. It asserts if the specialization in... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Sean Hunt | Make sure we actually generate defaulted copy construct... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Francois Pichet | In Microsoft mode, allow template function explicit... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Richard Smith | PR9908: Fix the broken fix for PR9902 to get the templa... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Sean Hunt | What I hope to be an implementation of defaulted copy... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Sean Hunt | More progress towards defaulted copy assignment |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Sean Hunt | Start implementing defaulted copy assignment |
commit | commitdiff | tree | snapshot |
2011-05-14 |
John McCall | Objective-C vtables are not taking the world by storm... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
John McCall | Reorganize this method to avoid multiple calls for... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Joerg Sonnenberger | Simplify |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Joerg Sonnenberger | Bug 8765: Honor assembler labels for builtins. Ensure... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Joerg Sonnenberger | Include assembler label for functions in the XML dump |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Sean Hunt | Fix copy constructor deletion detection with array... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Peter Collingbourne | Introduce __has_extension macro |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Bob Wilson | Define __ARM_NEON__ in both ARM and Thumb modes. Radar... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Bill Wendling | Remove the 'unaligned load' builtins now that they... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Fariborz Jahanian | Produce UTF-8 strings with -fconstant-string-class |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Fariborz Jahanian | refactor CheckForwardProtocolDeclarationForCircularDepe... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Douglas Gregor | Add c-index-test printing and tests for static and... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Douglas Gregor | Eliminate old, useless tutorial page |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Sean Hunt | Defaulting copy constructors now works reasonably well. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Chris Lattner | some updates. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Chris Lattner | this never happened. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Chris Lattner | remove some old redirect pages. We're into our 3rd... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Peter Collingbourne | Delete doxygen.cfg, and use cwd-relative paths in doxyg... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Peter Collingbourne | Refactoring of constant expression evaluator |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Peter Collingbourne | Add a ConstStmtVisitor class |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Bill Wendling | Add 'may_alias' attribute. Noticed by Eli. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Douglas Gregor | When determining whether we can make a declaration... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Sean Hunt | Implement a few basic tests for defaulted and deleted... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Douglas Gregor | Teach the template parameter dependency checker used... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Sean Hunt | Implement the __is_trivially_copyable type trait |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Bill Wendling | Represent the unaligned loads natively. These are conve... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Sean Hunt | Implement defaulting of destructors. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Sean Hunt | Hrm |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nick Lewycky | Add a method to query whether or not a class has a... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Fariborz Jahanian | After issuing diagnostics on circular protocol list, |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Devang Patel | Doug convinced me that DW_AT_APPLE_objc_complete_type... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Devang Patel | Do not add AT_APPLE_objc_class_extension attribute... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Howard Hinnant | enable __has_feature(is_standard_layout) |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Devang Patel | Use DW_AT_APPLE_objc_class_extension attribute to ident... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Bill Wendling | LLVM doesn't always optimize away the four loads from... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Douglas Gregor | Add clang_CXXMethod_isVirtual() to libclang, from Erik... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Sean Hunt | Properly parse the 'default' and 'delete' keywords. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Sean Hunt | Make it so that we actually generate definitions for... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Sean Hunt | Implement deletion of explicitly defaulted default... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nick Lewycky | Fix crasher spotted in IWYU. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Eli Friedman | PR9899: handle pseudo-destructors correctly in noexcept... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
John McCall | Make this code more resilient against catch variables... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Nick Lewycky | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Richard Smith | Fix PR9902: correctly substitute alias templates within... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Douglas Gregor | Implement CWG1170, which makes access-control errors... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Douglas Gregor | When checking for the necessary 'template<>' headers... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Ted Kremenek | Place "conflicting distributed object modifiers...... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Sean Hunt | Commit some missing changes to the previous patch. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Sean Hunt | Implement implicit deletion of default constructors. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Francois Pichet | Add a Microsoft C test following r131201. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Francois Pichet | In Microsoft mode, allow conversion from pointer to... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Fariborz Jahanian | Clean up consequences of cut and paste. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Fariborz Jahanian | Implenment #pack pragma and ms_struct attribute layout. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Oscar Fuentes | Handle gcc-compatible compilers (such as clang) the... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
John McCall | Teach CFG building how to deal with CXXMemberCallExprs... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Eli Friedman | PR9882: Fix noexcept to deal with dependent new, delete... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Francois Pichet | In Microsoft mode, allow pure specifier (=0) on inline... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
John McCall | Use a heralded conversion to bool in inline-asm constra... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Ted Kremenek | Fix crash in -Wuninitialized when using switch statment... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Douglas Gregor | Tweak the diagnostics for the C++0x extensions to frien... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Matt Beaumont-Gay | Change magic string "abc" to better magic string "qux". |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Sean Hunt | Re-do R131114 without breaking code. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Fariborz Jahanian | Support pack pragma and ms_struct attributes. // rdar... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Ted Kremenek | Elide __label__ declarations from the CFG. This resolv... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Douglas Gregor | Reimplement Sema::MatchTemplateParametersToScopeSpecifi... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Eli Friedman | Don't strlen() every file before parsing it. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Add test for PR9884. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Revert 131114. This fixes PR9884. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Manuel Klimek | Fixes compilation with Visual Studio by replacing the... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Sean Hunt | Further implement defaulting constructors. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Sean Hunt | The last of the trivial constructor changes, make CXXSp... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Francois Pichet | Add a __uuidof test where the uuid attribute is on... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Douglas Gregor | Ignore const/volatile/restrict qualifiers on anonymous... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Francois Pichet | Add a FIXME. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Fariborz Jahanian | 'long long' requires special treatment in ms_struct |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Douglas Gregor | Extend the tag-ambiguity hack I committed in r130810... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Sean Hunt | Clean up trivial default constructors now. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Douglas Gregor | When determining whether we need to instantiate a funct... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Sean Hunt | Rename "hasTrivialConstructor" to "hasTrivialDefaultCon... |
commit | commitdiff | tree | snapshot |
next |