clang
2012-05-15 Douglas GregorClean up 3.1 release notes a bit release_31 origin/release_31
2012-05-12 Bill WendlingBah...
2012-05-12 Bill WendlingMerging r155426:
2012-05-12 Bill WendlingFix accidental merge error.
2012-05-12 Bill WendlingMerging r156031:
2012-05-12 Bill WendlingMerging r155293:
2012-05-12 Bill WendlingMerging r155218:
2012-05-12 Bill WendlingMerging r155289:
2012-05-12 Bill WendlingMerging r155424:
2012-05-12 Bill WendlingMerging r155608:
2012-05-12 Bill WendlingMerging r155356:
2012-05-12 Bill WendlingMerging r155788:
2012-05-12 Bill WendlingMerging r155823:
2012-05-12 Bill WendlingMerging r155910:
2012-05-12 Bill WendlingMerging r156047:
2012-05-12 Bill WendlingMerging r155975:
2012-05-12 Bill WendlingMerging r155860:
2012-05-11 Bill WendlingUpdate.
2012-05-09 Bill Wendlinggit-svn-id: https://llvm.org/svn/llvm-project/cfe/branc...
2012-05-08 Bill WendlingMerging r155803:
2012-05-01 Bill WendlingMerging r155278:
2012-04-27 Bill WendlingMerging r155728:
2012-04-26 Bill WendlingMerging r155670:
2012-04-25 Bill WendlingMerging r155576:
2012-04-25 Bill WendlingMerging r155535:
2012-04-25 Bill WendlingMerging r155534:
2012-04-23 Bill WendlingMerging r155342:
2012-04-21 Bill WendlingMerging r155279:
2012-04-18 Chandler CarruthRevert some Hexagon builtin commits to match reverts...
2012-04-18 Fariborz Jahanianobjective-c: Issue diagnostic when an implicit
2012-04-18 Matt Beaumont-GaySuppress -Wunused-variable warning in -Asserts build
2012-04-18 Benjamin KramerVerifyICE: Pass PartialDiagnostics by reference.
2012-04-18 Simon AtanasyanMIPS: Followup to r154606. Expand list of accepted...
2012-04-18 Gabor Greiffix GCC version comparison wrt. equal patch suffices...
2012-04-18 Manuel KlimekAdds a FixedCompilationDatabase to be able to specify...
2012-04-18 Ted KremenekFix bad typo reported by I-Jui Sung.
2012-04-18 Francois PichetAs per John McCall comment:
2012-04-18 Seth Cantrellfix display of source lines with null characters
2012-04-18 Seth CantrellNicer display of unprintable source, and fix caret...
2012-04-18 Rafael EspindolaCalling setVisibility directly only makes (some) sense...
2012-04-17 Richard SmithPR12569: Instantiate exception specifications of explic...
2012-04-17 Seth CantrellRevert "Nicer display of unprintable source, and fix...
2012-04-17 Matt Beaumont-Gayadd missing parameter index to diag
2012-04-17 Seth Cantrellfix display of source lines with null characters
2012-04-17 Seth CantrellNicer display of unprintable source, and fix caret...
2012-04-17 Rafael EspindolaSimplify calls to mergeVisibility* by passing in the...
2012-04-17 Fariborz Jahanianobjective-c modern translation. Correct rewriting of
2012-04-17 Sirish PandeTypo fix.
2012-04-17 Manuel KlimekSwitches the JSONCompilationDatabase to use the YAML...
2012-04-17 Sirish PandeFix to avoid warning. Also add header, and lincense...
2012-04-17 Francois PichetEmulate a MSVC bug where the creation of pointer-to...
2012-04-17 Gabor Greiffix a typo
2012-04-17 Craig TopperConvert vperm2f128 and vperm2i128 intrinsics back to...
2012-04-17 Eli FriedmanAttempt to fix test.
2012-04-17 Ted KremenekChange ExprEngine::shouldInlineDecl() to be defensive...
2012-04-17 Chad RosierFix case where the alignment is overaligned, per Eli...
2012-04-17 Richard SmithLink to a tiny patch to libstdc++-4.7 to work around...
2012-04-17 Richard SmithImplement DR1330 in C++11 mode, to support libstdc...
2012-04-17 Chad RosierMake sure EmitMoveFromReturnSlot is passing the correct...
2012-04-16 Eric ChristopherTypo.
2012-04-16 Fariborz JahanianModern objective-c translator:'self' used inside
2012-04-16 Argyrios Kyrtzidis[libclang] Make sure that when we have multiple @class...
2012-04-16 Fariborz Jahanianmodern objective-c translator: translation of implicit
2012-04-16 Anna Zaks[analyzer] Fix a false alarm in SelfInitChecker (radar...
2012-04-16 Anna Zaks[analyzer] +comments
2012-04-16 Anna Zaks[analyzer] Fixup for a test case.
2012-04-16 Fariborz Jahanianobjective-c modern translator: buildit objc bool
2012-04-16 Argyrios Kyrtzidis[libclang] Spelling range for a objc category should...
2012-04-16 Duncan SandsRemove support for -fast-math metadata for the moment.
2012-04-16 Eli FriedmanPer Richard's comments on r154794, add the checks neces...
2012-04-16 Rafael EspindolaRevert r154749 for now at John McCall's request.
2012-04-16 Douglas GregorImplement the last part of C++ [class.mem]p2, delaying...
2012-04-16 Rafael EspindolaUse ordering and the explicit visibility bit instead...
2012-04-16 David BlaikieReadd lost "undef BUILTIN" to fix the build.
2012-04-16 Duncan SandsGenerate fpmath metadata when -ffast-math. Note that...
2012-04-16 Sirish PandeHexagon V5(Floating Point) support.
2012-04-16 Rafael EspindolaRemove unused method.
2012-04-16 Duncan SandsAdjust for LLVM name tweaks requested by Chandler.
2012-04-16 Rafael EspindolaAdd another constructor to LVFlags and use it to simpli...
2012-04-16 Douglas GregorImplement C++11 [expr.prim.general]p3, which permits...
2012-04-16 Eli FriedmanAdd note to hacking.html that running the test harness...
2012-04-16 Eli FriedmanMake constant evaluation for pointer comparisons work...
2012-04-16 Sebastian Popuse DEFAULT_SYSROOT
2012-04-16 Francois PichetThe result of the Microsoft __uuidof operator must...
2012-04-16 Eli FriedmanPropagate alignment on lvalues through EmitLValueForFie...
2012-04-16 Nick LewyckyAdd 'env' in hopes of making this test pass on Windows.
2012-04-16 Nick LewyckyImplement the all_lookups_iterator for PCH as a follow...
2012-04-15 Sylvestre LedruLike for LLVM / shlib, we also provide a SONAME to...
2012-04-15 Craig TopperChange _mm256_permute4x64_epi64 and _mm256_permute4x64_...
2012-04-15 David BlaikieFix tests that weren't actually verifying anything.
2012-04-15 David BlaikieCorrect indentation
2012-04-15 Gregory Szorc[clang.py] Implement TypeKind.spelling
2012-04-15 Duncan SandsUse MDBuilder to help with metadata creation.
2012-04-15 Benjamin KramerUse forward declarations for ASTDeclContextNameLookupTa...
2012-04-15 Benjamin KramerActually, this tree isn't necessarily binary.
2012-04-15 Benjamin KramerRecursively delete rewrite rope nodes when tearing...
2012-04-15 Seth Cantrell%clang -cc1 -> %clang_cc1
2012-04-15 Richard SmithPR12226: don't generate wrong code if a braced string...
2012-04-14 Fariborz Jahanianobjective-c modern translator: Make metadata
2012-04-14 Anna Zaks[analyzer] Add .cxx and .txx as known file extensions...
next