2011-12-16 |
Douglas Gregor | If there is a definition of an ObjCInterfaceDecl, make... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
David Blaikie | Support decltype in pseudo destructors and dependent... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Fariborz Jahanian | objc: after issuing the warning on direct use of __attr... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Douglas Gregor | Fix chaining of ObjCInterfaceDecl redeclarations |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Sean Callanan | Sema::RequireCompleteType currently attempts to |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | In SourceManager::~SourceManager do a sanity check... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | When generating debug info for an ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Move ObjCInterfaceDecl's "EndLoc" into DefinitionData... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | [analyzer] Address Jordy's comments for r145985. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | When name lookup finds a module-private Objective-C... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Keep track of all declarations of an Objective-C class... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Smith | Refactor and simplify AddInitializerToDecl. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chris Lattner | clarify that clang version number macros are marketing... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Extend ObjCInterfaceDecl::DefinitionData to contain... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Devang Patel | Update tests to match r146665. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Introduce the core infrastructure needed to model a... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | "Accidentally" fixed a bug with overloading of function... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Two null Decl*'s don't refer to the same declaration... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Provide a default constructor for ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hans Wennborg | Fix test/Sema/format-strings-scanf.c |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hans Wennborg | Support the 'a' length modifier in scanf format strings... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Give up on using write(); hopefully unbreaks... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | Revert r146646 that was a mistake, and make the intende... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Try to unbreak mingw build. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Move the definition-specific data of ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Install a fatal error handler that will... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | <climits> has UINT_MAX, not <limits>. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Another fixit for r146633 (to make debian-fnt bot happy... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Fixit for r146633. Make sure UINT_MAX is defined on... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Enhance the -Wsign-compare handling to suppress the... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Add support for matching one or more (aka regex +)... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | gcov-style profiling support for OpenBSD. Patch by... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | [analyzer] Ensure that the order in which checker callb... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Fariborz Jahanian | objc: do not auto synthesize properties declared in |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | In debugger support mode, if we have a top-level messag... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Trieu | Modify how the -verify flag works. Currently, the... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Replace all comparisons between ObjCInterfaceDecl point... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Indexing API: provide an attribute list... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Suppress indexing references for occurrences... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Replace Decl::isSameEntityAs with a free function decla... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Richard Smith | Produce more detailed diagnostics when static_assert... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Richard Smith | Halve the constexpr recursion depth in this test in... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Rafael Espindola | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Introduce Decl::isSameEntityAs(), to help compare decla... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Don't consider an overloaded operator& when the express... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Rafael Espindola | Don't use the frame pointer on linux x86 and x86_64... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Disable verification step on the failing... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
DeLesley Hutchins | Allow empty argument lists in thread safety attributes |
commit | commitdiff | tree | snapshot |
2011-12-14 |
David Blaikie | Move & comment the 'decltype in declarator-id' as sugge... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Re-enable the test which was failing on... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bob Wilson | Fix obvious error in _mm_test_all_zeros. PR11565. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Eliminate the vistigial ObjCClassDecl::ObjCClassRef... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | When name lookup comes across a declaration that is... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Matt Beaumont-Gay | r146430 lost some compile-time performance on MultiSour... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bob Wilson | Enable stack protectors by default for iOS. <rdar... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Eli Friedman | Switch test over to using -verify instead of using... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Revert the taint test, which is failing... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Treat stdin as a source of taint. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Minor refactor to addTaint. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Mark output of fscanf and fopen as tainted. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Mark getenv output as tainted. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | Per discussion on the list, remove BitcodeVerify pass... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Richard Trieu | Make the diagnostic message more consistant. Update... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Fariborz Jahanian | objc: diagnose duplicate declaration of methods |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Argyrios Kyrtzidis | [libclang] Indexing API: Provide the protocols list... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Argyrios Kyrtzidis | [libclang] Indexing API: Fix indexing of missed references. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Argyrios Kyrtzidis | [libclang] Indexing API: Fix suppressing of references... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Ted Kremenek | Tweak ARC diagnostic categories and rename 'Automatic... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Abramo Bagnara | Added an assertion about overflow in sizeof evaluation... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
David Blaikie | Disallow decltype in qualified declarator-ids. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Richard Smith | Add checks and diagnostics for many of the cases which... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Nick Lewycky | Testcase for LLVM commit r146475. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Nick Lewycky | s/%clang-cc1/%clang_cc1/ for conformity. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Douglas Gregor | Set umbrella directory correctly when we infer a framew... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Nick Lewycky | Fix "control may reach end of non-void function" warning. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Francois Pichet | Implement the Microsoft __if_exists/if_not_exists exten... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Kostya Serebryany | [asan] update asan docs |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Douglas Gregor | Tweak submodule ID handling in the AST writer |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Fariborz Jahanian | objc-arc: better diagnostic when block is declared |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Eli Friedman | Make CGRecordLayoutBuilder correctly switch over to... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chad Rosier | Add frontend flags to enable bitcode verifier pass. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Matt Beaumont-Gay | Suppress -Warray-bounds in certain cases involving... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Fariborz Jahanian | Fixes a bug in calculation of field offsets of ms_struct |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tony Linthicum | Hexagon backend support |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Further tweaking of diagnostic text for casts performin... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Douglas Gregor | When we have an umbrella directory in a module map... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Clean up diagnostic wording for disallowed casts in... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Douglas Gregor | Don't mark include guard macros as implicitly private... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Hans Wennborg | Fix signature of vsscanf in Builtins.def |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Hans Wennborg | Fix signature of sscanf in Builtins.def |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Implement C++11 constant expression cast restrictions. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Hans Wennborg | Make fscanf, vscanf, etc. be recognized as scanf-like... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Fix some not-yet-used diagnostic code in a template... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Prepare constant expression infrastructure for the... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Update Clang to emit the new form of llvm.cttz and... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
David Blaikie | Fix/test decltype dtor calls with invalid base expression. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Anna Zaks | [analyzer] CStringChecker should not rely on the analyz... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Benjamin Kramer | Reuse forAddr to create ignored AggValueSlots. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Anna Zaks | [analyzer]Fixup r146336. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Anna Zaks | [analyzer] Introduce IntSymExpr, where the integer... |
commit | commitdiff | tree | snapshot |
next |