2011-10-16 |
Sebastian Redl | Drop the Diagnose parameter from Sema::PerformImplicitC... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Sebastian Redl | Make a C-style cast a const-cast, to suppress a GCC... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
David Blaikie | Remove the leftover partial comment. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Fix a silly bug introduced in r142133. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Clean up some cruft in the library path searching logic... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Benjamin Kramer | Convert inline asm source ranges into clang SourceRange... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | I fixed this with r142127; these notes now make sense... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Hoist the logic I added to compute the macro name into... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Now that macro expansion notes are real notes and go... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Fix the original bug in our diagnostic printing that... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Now that the structure of this is more reasonably laid... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Add a prefix to the existing test to prepare for more... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Fold two run lines into a single logical one, and move... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Rename this test to a more general name in preparation... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Bill Wendling | Enable CREATE_SUBDIRS for a performance win, because... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Add proper doxyments to the entry point routine, and... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chandler Carruth | Persist the TextDiagnostic object across multiple diagn... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Clean up the names of all the TextDiagnostic methods... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Move two functions out of the public interface that... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Graduate the TextDiagnostic interface to its own header... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Move the message printing to a class-static function... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Move the diagnostic level printing into a class static... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Rationalize the last bit of "arbitrary" state that... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Fariborz Jahanian | Avoid duplicate unavailbility diagnostics in objc++. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Benjamin Kramer | Place static initializers on linux into the ".text... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Fariborz Jahanian | obj-c++: allow the getter/setter to return/take parameters |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Peter Collingbourne | Internals manual: eliminate mention of System library |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Benjamin Kramer | Replace vectors with arrays. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Neither 'Warning' nor 'NonNote' was a good name for... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Nuke a bunch of FIXMEs that are now fixed. =] Also... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Sink the include stack printing into the generic text... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Rationalize some of how the locations of prior diagnost... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Sink the EmitDiagnosticLoc method down to the generic... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Sink the non-caret diagnostic logic down and out of... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Simplify the interface of a helper method in the TextDi... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Add an accessor for all of the ranges in a diagnostic... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | Add -Wc++98-compat warning for deduced 'auto' type... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | Implement -Wc++98-compat warnings for the parser. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | Refactor: remove redundant check for 'final' specifier... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | Testcase for half of r142048. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Ted Kremenek | Convert stray doxygen comments to regular comments... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Ted Kremenek | Revert "Move doxygen comments to pair with the actual... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | Use of override keywords in C++98 should produce a... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | Rename an ExtWarn to ext_ for consistency. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | Don't warn about use of 'final' in ill-formed C++98... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Eli Friedman | Handle an edge case involving the conditional operator... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chandler Carruth | Change 'Emit' to 'EmitCaret' which sums up what it... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Richard Smith | -Wc++98-compat warnings for the lexer. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Douglas Gregor | Teach the ASTImporter to perform DeclContext lookups... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Peter Collingbourne | Add c_alignas and cxx_alignas features |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | Tweak the C++11 status prose a bit. We still need bette... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Anton Korobeynikov | Missed tests for half FP support |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Anton Korobeynikov | Provide half floating point support as a storage only... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | Switch the C++11 status table from a developer-centric... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Eli Friedman | Attempt to fix Windows buildbot, round 2. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Eli Friedman | Add template instantiation support for AtomicExpr. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | Teach the ASTImporter not to import redundant fields. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Eli Friedman | Attempt to fix buildbot failure on Windows. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Joerg Sonnenberger | vfork comes from unistd.h |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Argyrios Kyrtzidis | Allow calling ASTUnit::LoadFromCompilerInvocationAction... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Eli Friedman | Misc fixes for atomics. Biggest fix is doing alignment... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Richard Smith | -Wc++98-compat: warn on C++11 attributes and alignas. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Richard Smith | Test for r141985. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | Don't try to diagnose anything when we're passing incom... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Richard Smith | Reinstate r141898 (reverted in r141921), without the... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Richard Smith | Refactor static analyzer to use simpler interface to... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Richard Smith | [temp.explicit]p1: constexpr cannot be specified in... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Rafael Espindola | Fix the CXX_INCLUDE_ROOT case that was out of date... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Benjamin Kramer | Harden test for windows paths. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Benjamin Kramer | Change operator<< for raw_ostream and NamedDecl to... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Benjamin Kramer | Simplify code to avoid a useless string copy. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Benjamin Kramer | Upgrade to PathV2. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Benjamin Kramer | Add parens to pacify GCC. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Fariborz Jahanian | Fix misplaced comment. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Fariborz Jahanian | Make value kind based on the return type of the getter... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Argyrios Kyrtzidis | [PCH] Serialize info about redeclared objc methods. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Joerg Sonnenberger | Add flags for the remaining shift related warnings |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Fariborz Jahanian | objc-arc: Improve arc diagnostic when method is not |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Bob Wilson | Add __nodebug__ attribute to functions in arm_neon.h |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | Under ARC, merge the bit corresponding to the ns_return... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Matt Beaumont-Gay | Only warn in -Wliteral-conversion if the conversion... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | When declaring an out-of-line template, attempt to... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Erik Verbruggen | Added clang_getCompletionAnnotation and clang_getComple... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Argyrios Kyrtzidis | Really protect from infinite loop when there are objc... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
David Blaikie | Updating the Clang website to refer to C++'11 instead... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Argyrios Kyrtzidis | Keep track of objc method redeclarations in the same... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Bob Wilson | Use Triple.isOSDarwin() instead of comparing against... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Ted Kremenek | Update open source static analyzer build. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Ted Kremenek | Move doxygen comments to pair with the actual values. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Eli Friedman | PR11124: Don't overwrite memory outside of a base class... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | Fix grammaro |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Douglas Gregor | Add a preprocessor callback that is invoked every time... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Richard Smith | Add support for -std=gnu90 and -std=c++03, for compatib... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Jeffrey Yasskin | Revert the -Wc++98-compat flag because dgregor doesn... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Fariborz Jahanian | objc-arc: 'Class' property is implicitly __unsafe_unret... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Richard Smith | Rename -Wc++0x-compat, -Wc++0x-extensions and -Wc+... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Richard Trieu | Fix a test case where FileCheck is used to test code... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Richard Smith | Convert newly-added test from -std=c++0x to -std=c... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Nico Weber | Extend -Wno-sizeof-array-argument to strncpy and friends. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Richard Smith | Update all tests other than Driver/std.cpp to use ... |
commit | commitdiff | tree | snapshot |
next |