2011-06-16 |
Douglas Gregor | Implement the consistency checking for C++ [temp.deduct... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Raise the ARCMT functionality in Clang into proper... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Fariborz Jahanian | Set the visibility to 'hidden' when previous |
commit | commitdiff | tree | snapshot |
2011-06-16 |
NAKAMURA Takumi | Be aware of (x86_64-redhat-linux6E-)g++44 on RHEL5. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Rework the warning for 'memset(p, 0, sizeof(p))' where... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jordy Rose | [analyzer] Clean up modeling of strcmp, including cases... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Make the Stmt::Profile method const, and the StmtProfil... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jordy Rose | [analyzer] Fix trivial errors in previous commit. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jordy Rose | [analyzer] Cleanup: mainly 80-char violations and prefe... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | This random unit test also depends on ARCMigrate. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | c-index-test also depends on ARCMigrate, oh boy |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | ARCMigrate depends on libAnalysis, and on unhelpful... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | Restore correct use of GC barriers. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Fix my test case from r133136 so that it actually repre... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Argyrios Kyrtzidis | [arcmt] Fix tests in non-darwin. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Add another dependency to the clang-test CMake target... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Add the new arcmt-test tool to the clang-test dependenc... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Skip both character pointers and void pointers when... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andrew Trick | Update clang's lit.site.cfg.in in preparation for addin... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | Grr. Of course libARCMigrate depends on libRewrite... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | Make this test pretend to be on a darwin host. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | Weaken the type-matching rules for methods that return... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Refactor parentheses suggestion notes to have less... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Make the presentation of the warnings on 'x + y ? 1... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chandler Carruth | Cleanup the parameter naming style. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Argyrios Kyrtzidis | [arcmt] Make arcmt-test accept cc1 options to make... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | libFrontend depends on ARCMigrate, so link it into... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | Give this test a triple; I don't think we want to... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
John McCall | Unconditionally #define the ARC ownership qualifiers... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Suppress a warning in -Asserts builds. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Suppress an over-zealous MSVC warning. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | The ARC Migration Tool. All the credit goes to Argyrio... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Automatic Reference Counting. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Introduce a utility routine for checking whether a... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Missing files. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Per Chris's suggestion, simplify code using llvm::getOr... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Generate enumerators for diagnostic categories. Patch... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | The specification document for the new ObjC Automatic... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Lattner | remove the index page, we have dox now! |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Test for r133070. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Fix a couple more tests with ARM ABI. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Use isAnyComplexType here so we don't pass complex... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Fix a regression from r132957 involving complex integer... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Devang Patel | Do not emit stoppoint before emitting debug info for... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Douglas Gregor | Eliminate a 'default' case in template argument deducti... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Douglas Gregor | Eliminate an unnecessary include. FIXMEs -=1 |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Douglas Gregor | When performing substitution of default template templa... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Lattner | remove some more empty dirs. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Lattner | remove an empty dir. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jordy Rose | [analyzer] Revise CStringChecker's modelling of strcpy... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Douglas Gregor | Don't add redundant FormatAttr, ConstAttr, or NoThrowAt... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jordy Rose | [analyzer] If a C string length is UnknownVal, clear... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jordy Rose | [analyzer] When performing a binary operation on symbol... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Nico Weber | Build fix attempt. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Douglas Gregor | Properly implement C++0x [stmt.dcl]p3, which requires... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Nico Weber | Warn on "void f(int a[10]) { sizeof(a); }" |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Ted Kremenek | Sema: show shift result in hexadecimal |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Lattner | mention new VLA behavior in gnu* vs c* mode dox. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Douglas Gregor | Introduce a -cc1-level option to turn off related resul... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Ted Kremenek | [format strings] correctly suggest correct type for... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Fariborz Jahanian | Bad table discription of fromat-y2k causes |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Blaine Garst | fix example as per rdar://problem/9461587 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Eli Friedman | Whack a bunch of tests in CodeGenCXX to work on ARM... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chris Lattner | revert r133003 and fix the bug properly: the issue... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chris Lattner | Fix a crash on the testcase in PR9981 / rdar://9486765. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Douglas Gregor | When profiling FunctionProtoTypes, don't canonicalize... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nico Weber | Warn on memset(ptr, 0, sizeof(ptr)). Diagnostic wording... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
David Majnemer | Remove the Fix-it for missing statement in switches |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Benjamin Kramer | StaticDiagNameIndex is never written to, place it into... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jay Foad | Hyphenate "argument-dependent". |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chris Lattner | when compiling in a GNU mode (e.g. gnu99) treat VLAs... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chris Lattner | fix rdar://9204520 - Accept int(0.85 * 10) as an initia... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
David Majnemer | Properly diagnose using abstract and incomplete types... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Bruno Cardoso... | Update the prefetch intrinsic usage. Now the last argum... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chris Lattner | fix rdar://9546171 - -Wshorten-64-to-32 shouldn't warn... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Peter Collingbourne | Move GlobalDecl to AST |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jordy Rose | [analyzer] CStringChecker checks functions in the C... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Eli Friedman | The LLVM IR representation of byval arguments has a... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jordy Rose | [analyzer] Change large if body to early return. No... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jordy Rose | [analyzer] Fix modeling of strnlen to be more conservat... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Eli Friedman | Make __gnu_inline__ functions in gnu99 mode work the... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Devang Patel | Put local variables in appropriate debug info scope. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Devang Patel | Remote this unreliable test case because it did not... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Eli Friedman | Update extensions section of the docs to account for... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Eli Friedman | Whack a bunch of tests in CodeGenCXX to work on ARM... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Benjamin Kramer | Put classes into anonymous namespaces. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Douglas Gregor | Eliminate the -f[no]objc-infer-related-result-type... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Fariborz Jahanian | Update Indexer test for new 'atomic' keyword. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Douglas Gregor | Document CheckObjCMethodOverrides |
commit | commitdiff | tree | snapshot |
2011-06-13 |
David Majnemer | Give a diagnostic when using non-POD types in a va_arg |
commit | commitdiff | tree | snapshot |
2011-06-13 |
David Majnemer | Improve the diagnostics generated for switch statements... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Chandler Carruth | Fix a broken index left over from before this function... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
David Majnemer | Correct the spelling of instantiation |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Benjamin Kramer | My calendar says it's 2011. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Richard Smith | Don't assert on initialized typedef declarations in... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Richard Smith | Test for C++11 [class]p6 (trivial classes). |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Fariborz Jahanian | Added 'atomic' for objc properties. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Richard Smith | Implement support for C++11 in-class initialization... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Fariborz Jahanian | Add code completetion code for the new 'atomic' attribute |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Douglas Gregor | Extra test for related result type inference |
commit | commitdiff | tree | snapshot |
next |