2010-01-11 |
Ted Kremenek | Preliminary reworking of value-binding logic in RegionS... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Sean Hunt | Do not parse hexadecimal floating point literals in... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Douglas Gregor | Improve code completion by introducing patterns for... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Ted Kremenek | Make sure this test case tests analyzing both x86_64... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Benjamin Kramer | Silence MSVC warning. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Anton Korobeynikov | Make clone() method out-of-line for Attr classes. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Anton Korobeynikov | Try to make cmake happy |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Anton Korobeynikov | Generalize target weirdness handling having proper... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Anton Korobeynikov | Rename file to generalization in next commits |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Zhongxing Xu | Enhance test case. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | stringref'ize a bunch of filename handling logic. ... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | try to make this more stable? |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Daniel Dunbar | Fix PR5982, a refacto in checking for '=' in a -D argument. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Daniel Dunbar | Fix a FIXME. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Daniel Dunbar | Darwin/ld: Don't pass '-weak_reference_mismatches non... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | add comment to test. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | clarify comment. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chris Lattner | implement rdar://7520940: published framework headers... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Ted Kremenek | Fix overzealous assertion in GRExprEngine::VisitLValue... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | implement -ftabstop=width, patch by Christian Adåker |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | revert 91891, a workaround for PR5514. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | implement codegen support for preinc as an lvalue,... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | refactor pre/postinc logic into CGF and require the... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | revert r92749, which is just dead code. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | make missing prototypes warn by default in c99 mode... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | add a bunch of missing prototypes to tests |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Ted Kremenek | Fix broken diagnostic when returning the address of... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Benjamin Kramer | Simplify with StringSwitch. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | 2010 is here. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Benjamin Kramer | Hopefully unbreak build with g++ >= 4.3. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Benjamin Kramer | Use MacroBuilder for TargetDefines instead of std:... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Benjamin Kramer | Move MacroBuilder into Frontend/Utils.h and clean it... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Benjamin Kramer | Rework InitPreprocessor to use a MacroBuilder class... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Kovarththanan... | Switch UndefineBuiltinMacro() over to using StringRef |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Kovarththanan... | Switch DefineBuiltinMacro() over to using StringRef |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Zhongxing Xu | When binding an rvalue to a reference, create a tempora... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Chris Lattner | improve support for dragonfly, patch by Sascha Wildner! |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Mike Stump | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Mike Stump | Add in final overrider logic. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Ted Kremenek | Fix handling in GRExprEngine of 'default' branch in... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
John McCall | Organize testcase into namespaces. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Ted Kremenek | For now, add back clang_getDeclSource(). |
commit | commitdiff | tree | snapshot |
2010-01-08 |
John McCall | Change the printing of OR_Deleted overload results... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Dan Gohman | Use -fno-math-errno by default, and remove the IsMathEr... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Fariborz Jahanian | clang ObjC rewriter: generated code used in "for (x... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
John McCall | Reorganize PrintOverloadCandidates. No functionality... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Eli Friedman | Fix for PR5967: Make const-marking for LLVM globals... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Douglas Gregor | Improve the fix-its for -Wparentheses to ensure that... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
David Chisnall | Export a public symbol for classes with the GNU runtime. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ted Kremenek | More crashtracer enhancements to CIndex. When "popping... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Douglas Gregor | Add an "implicit" bit to CXXThisExpr, so that we can... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Fariborz Jahanian | Fixes a bug where we were rewriting two definitions of |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mike Stump | Add checker for type infos. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Ted Kremenek | Tidy up crashtracer logic in CIndex. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mike Stump | Add checked for VTTs. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mike Stump | Detailed vtable checker. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Fariborz Jahanian | Fixes a bug in my last patch (related to radar 7490331). |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mike Stump | 1/2 off all structs should not have any virtual functions. |
commit | commitdiff | tree | snapshot |
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 |
next |