2012-06-20 |
Fariborz Jahanian | objective-c: Normally, a property cannot be both 'reado... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: escape a < character in a Doxyge... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
John McCall | Introduce ObjCRuntime::hasWeakClassImport() and use... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Alexander Kornienko | Added test with sizeof conditions (relies on to-be... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jordan Rose | Reword -Winternal-linkage-in-inline, and rename it... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Anna Zaks | [analyzer] Do not walk the types for call graph constru... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Anna Zaks | [analyzer] Malloc: cleanup, disallow free on relinquish... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Anna Zaks | [analyzer] Remove dead code. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: escaping # characters in Doxygen... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Dmitri Gribenko | Remove unused ASTContext& arg in RawCommentList::addCom... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Nico Weber | Allow unqualified lookup of non-dependent member functions |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jordan Rose | Remove -Winternal-linkage-in-inline in C++. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Chad Rosier | [ms-style asm] Change the fatal error to an extension... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Benjamin Kramer | Don't circumvent the debug info type cache when emittin... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Fariborz Jahanian | objc: improved diagnostic when property autosynthesis... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Sean Hunt | Fix a thinko and a stray debugging hunk in my attribute... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Chandler Carruth | Fix a big layering violation introduced by r158771. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Chandler Carruth | Remove a 'static' specifier from an 'inline' function... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Ted Kremenek | Revert "Provide a -no-pedantic to cancel out -pedantic... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Chandler Carruth | Fix a warning on a fully covered switch with a default: |
commit | commitdiff | tree | snapshot |
2012-06-20 |
John McCall | Restructure how the driver communicates information... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jordan Rose | [analyzer] Move failing 'new' test cases back into... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Argyrios Kyrtzidis | [arcmt] |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Jordan Rose | [analyzer] Invalidate placement args; return the pointe... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Argyrios Kyrtzidis | [objcmt] Have the modern objc migration warning change... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Rafael Espindola | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Argyrios Kyrtzidis | [arcmt] When migrating to ARC disable -Werror so as... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Dmitri Gribenko | Unbreak GCC build: GCC doesn't like clang::Parser:... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: adding/fixing Doxygen markup... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: escape "::" to avoid a Doxygen... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Dmitri Gribenko | Unbreak CMake build: remove not-yet-committed CommentLe... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: escape # character in a Doxygen... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-20 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Kaelyn Uhrain | Add the PCH file name to the message about not being... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Dmitri Gribenko | Structured comment parsing, first step. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Nico Weber | Do a second lookup for type_info in the global namespac... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Sean Hunt | Reapply r158700 and fixup patches, minus one hunk that... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Sean Hunt | Do not crash when we dynamic cast a final type to void*. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
DeLesley Hutchins | Thread Safety Analysis: Move some warnings on thread... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Tanya Lattner | Extend the support for cl-std to include 1.2. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Fariborz Jahanian | objective-c: warn when autosynthesizing a property... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Aaron Ballman | Reapplying the changes from r158717 as they were rolled... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Jakob Stoklund... | Revert r158700 and dependent patches r158716, r158717... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Richard Smith | Fix -Wc++11-narrowing warnings for narrowing negative... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
David Blaikie | Enable -Wnull-conversion for non-integral target types... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
James Dennett | Documentation cleanup: escape "::", and other minor... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
James Dennett | Documentation cleanup: add \verbatim markup for grammar... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
James Dennett | Documentation cleanup: fixing file headers to use Doxyg... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Fariborz Jahanian | objc-arc: captured block variable accessed in its block... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Ted Kremenek | Adjust scan-build to enable color output for xterm... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Chad Rosier | [driver] Per Bob's suggestion, emphasize the file dumps. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Kaelyn Uhrain | Remove some debugging code that snuck into r158691. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Meador Inge | Revert predefined decl tracking. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Sean Hunt | Remove redundant uses of SmallString |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Chad Rosier | [driver] Print the compiler version before the diagnost... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Chad Rosier | [driver] Make the crash diagnostic message more visable... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Aaron Ballman | Improves parsing and semantic analysis for MS __declspe... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Sean Hunt | Stop abusing StringRef. Fixes the Windows build. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Anna Zaks | [analyzer] Allow pointers to escape into NSPointerArray. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Sean Hunt | Improve the specification of spellings in Attr.td. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Jordan Rose | Fix the location of the fixit for -Wnewline-eof. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Argyrios Kyrtzidis | [objcmt] When checking whether the subscripting methods... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Rafael Espindola | Add a -fuse-init-array option to cc1 and map to the... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Kaelyn Uhrain | Improve the error message when a function overload... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Ted Kremenek | Sink definition of IBOutlet, IBOutletCollection, and... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Jordan Rose | Change -Winternal-linkage-in-inline from ExtWarn to... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Michael J.... | XFAIL linker-opts.c on win32 now that it doesn't preten... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Tanya Lattner | Add language std for OpenCL 1.1 and 1.2. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Jordan Rose | Support -Winternal-linkage-in-inline in C++ code. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Jordan Rose | Add new tool 'diag-build' for showing enabled warnings... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Jordan Rose | [analyzer] Add a comment: why we treat array compound... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Matt Beaumont-Gay | Move a few static functions from DiagnosticRenderer... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Jordan Rose | Allow internal decls in inline functions if the functio... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Fariborz Jahanian | document _has_feature(objc_default_synthesize_properties). |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Michael J.... | [VS Toolchain] Correctly forward -l linker inputs to... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Nuno Lopes | fix PR13071 / rdar://problem/11634669 : |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Nuno Lopes | alloc_size attribute: there's nothing wrong with alloc_... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Sean Hunt | Handle C++11 attribute namespaces automatically. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Michael J.... | [MSExtensions] Add support for __forceinline. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Richard Smith | Extend the error recovery for a template-argument-list... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Joerg Sonnenberger | Don't warn about address-to-member used as part of... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
NAKAMURA Takumi | diagtool/CMakeLists.txt: Add missing tblgen'd dependenc... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Chandler Carruth | Switch users of SmallMap to use SmallDenseMap instead. |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: add parameter name to \param |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: escaped a < character in a Doxyg... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: fix two typos, rief -> brief... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: escaping #define in Doxygen... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: |
commit | commitdiff | tree | snapshot |
2012-06-17 |
James Dennett | Documentation cleanup: escaping # characters and adding... |
commit | commitdiff | tree | snapshot |
next |