2010-01-24 |
Daniel Dunbar | cindex/Python: Convert CXString objects to regular... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | cindex/Python: Remove Cursor.file forwarding method... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | -fno-rtti is now the default. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Fariborz Jahanian | Enhance test to check on expected rewritten output. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Anders Carlsson | Fix a pretty bad bug where if a constructor (or convers... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Anders Carlsson | Implement [dcl.fct.spec]p6. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Mike Stump | Ok, turn back off -Wunreachable-code by default. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Sebastian Redl | Mark PartialDiagnostic.h as a C++ header |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Anders Carlsson | Land test case. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Anders Carlsson | Implement instantiation of AsmStmts (Crazy, I know) |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | Tweak clang_visitChildren comment. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | cindex/Python: Add Cursor.get_children() |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | cindex/Python: Remove Declaration class, this has been... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | cindex/Python: Eliminate Entity class, it has been... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | cindex/Python: Add TranslationUnit.cursor. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | cindex/Python: Tweak Source{Location,Range} |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | cindex/Python: Make Cursor.is_... functions not properties. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Sean Hunt | Mangle static variables with an extra name to distingui... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | Index.h: Tweak comments, delete trailing whitespace... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Daniel Dunbar | Initial checkin of CIndex Python bindings, by Andrew... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | fix PR6034, a crash on invalid where the switch stack... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | add a prototype for __builtin_fpclassify. We don't... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Chris Lattner | disable this test, it is failing sporadically. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Anders Carlsson | Fix a nasty bug where temporaries weren't marked as... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Anders Carlsson | Use new initialization code when dealing with [dcl... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Change all InitializedEntity pointers over to be refere... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Start passing InitializedEntity to CheckDesignatedIniti... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
John McCall | Preserve access for enum constants during template... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | More init work, adding more entity parameters. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Mike Stump | Temporary flip default for -Wunreachable-code so some... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Use the new init code for member subobjects. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Switch some array initialization over to the new init... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Mike Stump | Insulate these from changes to the default for -Wunreac... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Baby steps towards migrating the InitListChecker over... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | When an InitializedEntity is passed to CheckSingleIniti... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Eli Friedman | Add bzero builtin; this should help codegen quality... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Change CheckSingleInitializer to take/return OwningExpr... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Benjamin Kramer | Simplify code with StringRef. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Benjamin Kramer | No need to terminate this buffer. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Ted Kremenek | Add doxygen comment to clang_getClangVersion(). |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Benjamin Kramer | Adjust testcase for recent AsmPrinter changes, sigh. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Benjamin Kramer | Adjust testcase for recent DWARF printer changes. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
John McCall | Produce a special diagnostic when users call a function... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Fix the EntityKind order so that all entity kinds that... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
John McCall | During overload resolution diagnostics, sort non-viable... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Anders Carlsson | Separate EK_ArrayOrVectorElement into EK_ArrayElement... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
David Chisnall | Created __builtin___NSStringMakeConstantString() builti... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Ted Kremenek | Rename getClangFullVendorVersion() to getClangFullVersi... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
John McCall | Implement elementary access control. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Douglas Gregor | Teach the cursor visitor to recurse into the type infor... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Daniel Dunbar | Extern darwin-clang_rt.c test to also test targetting... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Daniel Dunbar | Fix a FIXME, this test folds to a constant now. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Douglas Gregor | Extend clang_createTranslationUnitFromSourceFile()... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Fariborz Jahanian | outside a method, 'super' should resolve in a normal... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Ted Kremenek | Add 'clang_getClangVersion()' function to CIndex. ... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Mike Stump | Fixup the rest of the testcases to grep the .ll file... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Fariborz Jahanian | Fixes test. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Ted Kremenek | Move version string generation (e.g., "clang 1.1 .... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Improve content and structure of the Doxygen documentat... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Ted Kremenek | (1) Rename getClangSubversionRevision() to getClangRevi... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Mike Stump | Convert more testcases to checking the .ll file instead... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Yet more CIndex API cleanup: |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Fariborz Jahanian | ui64, etc. are valid VS suffixes. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Ted Kremenek | Rename pch::SVN_BRANCH_REVISION to pch::VERSION_CONTROL... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Ted Kremenek | Rename getClangSubversionPath() -> getClangRepositoryPa... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Eliminate index-test; all of its tested functionality... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Eliminate CIndex's dependency on the Clang Index librar... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Mike Stump | Be sure to select primary bases among the nearly emptie... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Teach CIndex's cursor visitor to restrict its traversal... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Mike Stump | Finish off fixing up debug information. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Fariborz Jahanian | Patch fixes a lookup bug in c++'s anonymous union member |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Anders Carlsson | No need to canonicalize the type and use dyn_cast.... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Eliminate some Clang warnings |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Benjamin Kramer | Simplify code. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chandler Carruth | Fix an obvious goof that caused us to only see the... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Mike Stump | Ensure we output all non-virtual base vtables. Fixes... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Zhongxing Xu | Process cast according to the cast kind. Prepare for... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Driver/Darwin: Update tool chain to use static clang_rt... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Driver/Darwin/ld: Fix refacto, -force_cpusubtype_ALL... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Mike Stump | Update debugging code. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Driver/Darwin/ld: Factor out getDarwinArchName, for... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Driver/Darwin/ld: Eliminate AddDarwinSubArch, our linke... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Add a Coding Standards section to hacking.html, and... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Daniel Dunbar | Use raw_ostream instead of cstdio. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Visit if, switch statements properly |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Douglas Gregor | Teach the cursor visitor to walk all of the C and Objec... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
John McCall | Create function, block, and template parameters in... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Chris Lattner | revert my patch for rdar://7520940 that warns when... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Mike Stump | Wire up the new range reporting for unreachable code. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Douglas Gregor | Teach the cursor visitor to walk statements and express... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Mike Stump | Improve unreachable code warnings with respect to dead... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
John McCall | Due to local reversions and re-patching, I accidentally... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Mike Stump | Improve unreachable code warnings for with respect... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Douglas Gregor | Teach the cursor visitor to walk into typeof types... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Mike Stump | Improve unreachable code warnings for with respect... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Mike Stump | Improve unreachable code warnings for with respect... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Ted Kremenek | Allocate the 'Protocols' array in ObjCInterfaceType and |
commit | commitdiff | tree | snapshot |
next |