]> granicus.if.org Git - clang/shortlog
clang
2014-06-13 Adrian PrantlCopy the documentation of -fstandalone-debug from the...
2014-06-13 Hans WennborgAdd support for the /EP argument to clang-cl
2014-06-13 Tim NorthoverFix test for release builds.
2014-06-13 Tim NorthoverAtomics: emit "cmpxchg weak" where possible
2014-06-13 Bill Schmidt[PPC64LE] Run some existing Altivec tests on powerpc64l...
2014-06-13 Tyler NowickiAdds a Pragma spelling for attributes to tablegen and...
2014-06-13 Alexey SamsonovRemove top-level Clang -fsanitize= flags for optional...
2014-06-13 Rafael EspindolaUpdate for llvm api change.
2014-06-13 Tyler NowickiFirst commit. Modified FIXME comment.
2014-06-13 Tim NorthoverIR-change: cmpxchg operations now return { iN, i1 }.
2014-06-13 Tim NorthoverTests: use CHECK-LABEL to help debugging failures
2014-06-13 Samuel BenzaquenDo not store duplicate parents when memoization data...
2014-06-13 Daniel Jasperclang-format: [JS] Understand named function literals.
2014-06-13 David MajnemerMS ABI: Fix inheritance model calculation in CRTP
2014-06-13 Brad SmithMissed a space at the end of the line.
2014-06-13 Brad SmithUse dwarf-2 by default on OpenBSD and FreeBSD.
2014-06-13 Richard SmithExtend AST dump to include 'used' and 'referenced'...
2014-06-12 Reid KlecknerRecover from missing 'typename' in sizeof(T::InnerType)
2014-06-12 Eli BenderskyRemove stale part of comment.
2014-06-12 Reid KlecknerCheck the access of operator delete from the destructor...
2014-06-12 Richard SmithThe Clang C API does not require C++. Thanks to Jordan...
2014-06-12 Reid Kleckners/pr2007/20007/ in a test
2014-06-12 Rafael EspindolaPrefix another use of error_code.
2014-06-12 Nico WeberTweak documentation.
2014-06-12 Fariborz JahanianObjective-C ARC. Blocks that strongly capture themselves
2014-06-12 Rafael EspindolaRefer to error_code with the std prefix.
2014-06-12 Reid KlecknerMS ABI: Fix forming pointers to members of a base class
2014-06-12 Saleem AbdulrasoolPermit -Wswitch coverage for enumerations.
2014-06-12 Saleem AbdulrasoolBasic: fix warnings from GCC
2014-06-12 Rafael EspindolaInclude system_error directly.
2014-06-12 Fariborz JahanianMore tests for // rdar://17259812
2014-06-12 Fariborz JahanianObjective-C. Use isObjCRetainableType in my last
2014-06-12 Eli BenderskyExplicitly initialize all fields to avoid -Wmissing...
2014-06-12 Rafael EspindolaReplace llvm::error_code with std::error_code.
2014-06-12 Rafael EspindolaAllow lowercase messages in this test again.
2014-06-12 Rafael EspindolaFix msvc unittest build.
2014-06-12 Alp TokerDiagnosticsEngine: update severity setters to new termi...
2014-06-12 Alp TokerComplete the switch from mappings to declarative diagno...
2014-06-12 Craig TopperUse StringRef to simplify code. No functional change.
2014-06-12 Craig TopperUse ArrayRef in some function parameters instead of...
2014-06-12 Rafael EspindolaAdd a std:: prefix in cases where ADL would have failed...
2014-06-12 Rafael EspindolaFix typo.
2014-06-12 Rafael EspindolaGive clang-format its own error category.
2014-06-12 Saleem AbdulrasoolDriver: use more range-based for loops
2014-06-12 Rafael EspindolaUse generic_category from the std namespace.
2014-06-12 Rafael EspindolaErrno should use generic_category.
2014-06-12 Richard Smith[modules] Add first-draft module maps for Clang. These...
2014-06-12 Richard SmithPR19966: don't crash/assert when __underlying_type...
2014-06-11 Rafael EspindolaAccomodate for message differences on windows.
2014-06-11 Hans WennborgDon't inherit dllimport to inline move assignment operators
2014-06-11 Reid KlecknerDon't slice SemaDiagnosticBuilder
2014-06-11 Hans WennborgFix the VS2012 build.
2014-06-11 Fariborz JahanianObjective-C. Accept '__attribute__((__ns_returns_retain...
2014-06-11 Bob WilsonRemove dev/null redirect and x86 backend requirement...
2014-06-11 Richard SmithAdd missing "non-constant" diagnostic for a member...
2014-06-11 Hans Wennborgclang-cl: accept the /C option with /P (PR19978)
2014-06-11 Bob WilsonRun new test with -fsyntax-only.
2014-06-11 Aaron BallmanThe automated server-side process isn't quite right...
2014-06-11 Fariborz JahanianObjective-C. More tests for both bridging attributes and
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-06-11 Kaelyn TakataAdd some comments to TypoCorrectionConsumer.
2014-06-11 Kaelyn TakataSink SpecifierInfo into the only class that uses it.
2014-06-11 Kaelyn TakataMake a couple of helper classes private to TypoCorrecti...
2014-06-11 Kaelyn TakataClean up the TypoCorrectionConsumer's interface a bit.
2014-06-11 Kaelyn TakataMove TypoCorrection filtering into the TypoCorrectionCo...
2014-06-11 Kaelyn TakataMove a few classes to be before TypoCorrectionConsumer.
2014-06-11 Eli BenderskyAdd loop unroll pragma support
2014-06-11 Fariborz JahanianObjective-C. Patch to handle bridge attribute warnings
2014-06-11 Bill Schmidt[PPC64LE] Fix vec_sld and vec_vsldoi for little endian
2014-06-11 Daniel Jasperclang-format: Fix pointer/reference detection after...
2014-06-11 David MajnemerMS ABI: Only class templates get complex nullptr pointe...
2014-06-11 David MajnemerMS ABI: Mangle null pointer-to-member-functions compatibly
2014-06-11 David MajnemerCodeGen: Correct linkage of thread_local for OS X
2014-06-11 Kevin Qin[AArch64] Add default features for CPUs on AArch64...
2014-06-11 David BlaikieEnsure test/Misc/win32-macho.c doesn't try to write...
2014-06-11 Richard SmithPR19993: don't assert/crash if a static data member...
2014-06-11 Richard SmithPR19996: don't crash if -Wuninitialized sees a c++1y...
2014-06-11 Reid KlecknerAllow lookup into dependent bases in more places under...
2014-06-10 Richard SmithTeach __alignof__ to look through arrays before perform...
2014-06-10 Richard SmithRelated to PR19992: when the GNU alignof-expression...
2014-06-10 Reid KlecknerRecover from missing typenames on template args for...
2014-06-10 Zachary TurnerRevert "Clang changes to support LLVM removal of runtim...
2014-06-10 Zachary TurnerClang changes to support LLVM removal of runtime multit...
2014-06-10 Reid Kleckner*Really* fix DOS newlines introduced in r210330
2014-06-10 Bob WilsonTry to fix clang-hexagon-elf failure by requiring x86...
2014-06-10 Richard SmithPR19992: alignof is permitted on an array of unknown...
2014-06-10 Bob WilsonFix crash with x86_64-pc-win32-macho target. <rdar...
2014-06-10 Kaelyn TakataRemove a redundant conditional when caching typo failures.
2014-06-10 Hans WennborgDo not predefine __EXCEPTIONS in clang-cl (PR19977)
2014-06-10 Reid KlecknerFix mangling of __uuidof after two levels of template...
2014-06-10 Fariborz JahanianObjective-C. Don't ignore availability attribute when
2014-06-10 Hans WennborgDon't inherit dll attributes to deleted methods (PR19988)
2014-06-10 Fariborz JahanianObjective-C IRGen. Patch to generate a weak symbol...
2014-06-10 Daniel Jasperclang-format: [JS] Treat dict literals similar to objc...
2014-06-10 Alexander PotapenkoAdd detection of OS X relocatable SDK to compiler-rt...
2014-06-10 Daniel Jasperclang-format: Increase penalty for wrapping array subsc...
2014-06-10 Daniel Jasperclang-format: Fix enum formatting with specific comment.
2014-06-10 Alp TokerImprove diagnostic mapping terminology
2014-06-10 Alp TokerDon't suppress backend diagnostics in system headers
2014-06-10 Daniel Jasperclang-format: Support variadic lambda captures.
next