2010-01-07 |
Mike Stump | Add a descriptive tag to each line to make the exact... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
John McCall | When parsing an identifier as an expression in C++... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mike Stump | Don't use two argument mixing function. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mike Stump | Also generate the .s files. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mike Stump | Add a testcase generator for vtable/rtti testing. ... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Fariborz Jahanian | Avoid error when convering a pointer to integer in |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Fariborz Jahanian | Fix rewriting of ivars. Fixes radar 7490331. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Kovarththanan... | Convert from char pointer to char array |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ted Kremenek | Fix typo: rename Rewriter::getRewritenText() -> Rewrite... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Kovarththanan... | Tigthen scope of local char array |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Nuno Lopes | fix PR5869: mangle static symbols like gcc does to... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Douglas Gregor | Test linkage of typeinfo and typeinfo names for class... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
John McCall | Improve the lead diagnostic for C++ object subscript... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ted Kremenek | Change ObjCContainerDecl to contain the entire range... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ted Kremenek | Add FileCheck prefix to another location in the output... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Douglas Gregor | Add a test case for code-completion in the presence... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Chris Lattner | _mm_xor_ps does a xor not a nxor. The other 'xor' built... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Fariborz Jahanian | Make this test be ingored for linux. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Douglas Gregor | Fix the search for visible declarations within a Scope... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Douglas Gregor | When we typo-correct a base class initializer, point... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Douglas Gregor | Whenever we emit a typo-correction diagnostic, also... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Fariborz Jahanian | Fixes the test. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | When suggesting a typo correction for an @implementatio... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Ted Kremenek | Change clang_getDeclExtent() to have the endpoint point... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Fariborz Jahanian | Test case for rewriting of __weak byref objects. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Move the allocation of designators in DesignatedInitExp... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
John McCall | Don't assert when dealing with unsigned casts of lvalue... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Add test from PR5913, which has already been fixed |
commit | commitdiff | tree | snapshot |
2010-01-06 |
John McCall | Derive tighter ranges for & and >> in the conversion... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Add testcase for PR5817, although the bug was already... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Fix linkage for RTTI names by re-using the logic for... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Fariborz Jahanian | Fix a bug when property is redeclared in multiple |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Fix marking of virtual members for nested classes whose... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
David Chisnall | Fix for PR5691 |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Make sure that the key-function computation produces... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
John McCall | Improve the diagnostics used to report implicitly-gener... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Daniel Dunbar | Fix (invalid) may-be-uninitialized warning. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Daniel Dunbar | Add missing CINDEX_LINKAGE. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Daniel Dunbar | Add _clang_getDeclExtent to export list. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
John McCall | Significantly rework the calculation of effective integ... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Revert my available_externally vtables experiment.... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Douglas Gregor | Make our marking of virtual members functions in a... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Ted Kremenek | Add enhanced crash reporter breadcrumbs for clang_creat... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Mike Stump | Reorder to avoid invalidating idx which is an accessor... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Mike Stump | Fix spelling. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Ted Kremenek | Per offline discussion with Doug, don't perform typo... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Fariborz Jahanian | Do not diagnose method disguised as property setter |
commit | commitdiff | tree | snapshot |
2010-01-05 |
John McCall | Add Expr::EvaluateAsBooleanCondition(), which does... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Remove deprecated function 'clang_getDeclSource()'... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Add C API hook 'clang_getDeclExtent()', which returns... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Fariborz Jahanian | Fixed a bug where initializer is a macro in rewrite. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Split (mostly nonexistent) USR code out from the main... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Douglas Gregor | Silence bogus GCC warning |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Daniel Dunbar | Fix -plugin command line argument syntax for clang... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Douglas Gregor | Make use of available_externally linkage for vtables... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Add back #include of 'cstdio' to hopefully unbreak... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Split code in CIndex.cpp into multiple source files... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Fariborz Jahanian | API support for __block variables which are also __weak. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Douglas Gregor | Improve key-function computation for templates. In... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Mike Stump | Add code to skip the emission of available externally... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Fariborz Jahanian | Minor clean up. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Steve Naroff | Remove bogus "C" from preamble block decls. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Fariborz Jahanian | More rewriting of __block APIs. wip. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Steve Naroff | Fix <rdar://problem/7490212> clang rewriter: return... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Zhongxing Xu | Move test case to a more appropriate file. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Zhongxing Xu | Add test case. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Zhongxing Xu | Revert r92318. Instead fix the analyzer: do not call |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Zhongxing Xu | if an arraytype is canonical, then its element is guara... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Nate Begeman | Allow clang to pass -x cl through to compiler driver. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Anders Carlsson | When emitting member function pointers, use the canonic... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Mike Stump | Add a radar reference. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Mike Stump | Disallow captured arrays in blocks as well. Radar... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Mike Stump | Disallow capturing vlas inside blocks. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Make static analysis support for C++ 'this' expression... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Chris Lattner | fix a bug mike noticed. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Fariborz Jahanian | More rewriting of __block objective-c pointer variables... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Remove stale comment. We already do format string... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Mike Stump | Fix warnings. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Ted Kremenek | Remove references to 'Checker' and 'GRTransferFuncs... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
John McCall | Move the -Wconversion logic into SemaChecking.cpp.... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
John McCall | Move the -Wsign-compare logic into SemaChecking.cpp. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Mike Stump | Avoid warnings for functions that return a value using... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Mike Stump | Remember if the AsmStmt came from Microsoft-style inlin... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
John McCall | -Wsign-compare shouldn't warn when the signed operand... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Douglas Gregor | Make sure to use ASTContext::getAs*ArrayType() when... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Daniel Dunbar | Add missing newline (which breaks MSVC build???) |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Fariborz Jahanian | More rewriting of __block declared objective-c/block... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Douglas Gregor | Turn on code-completion for macros within CIndex |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Douglas Gregor | Teach Preprocessor::macro_begin/macro_end to lazily... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Daniel Dunbar | Revert r92431, this code isn't dead and broke the ntfs... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Douglas Gregor | When declaring an Objective-C implementation without... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Benjamin Kramer | __builtin_object_size(ptr, type) returns -1 for type... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Douglas Gregor | Implement typo correction for a variety of Objective... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Eli Friedman | Better coverage for -dump-record-layouts and -print... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Eli Friedman | Improve coverage for test. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Eli Friedman | Get rid of more dead code. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Eli Friedman | Add test for annotate attribute for coverage. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Eli Friedman | Fix minor oversight for increment/decrement of complex... |
commit | commitdiff | tree | snapshot |
next |