]> granicus.if.org Git - clang/shortlog
clang
2013-08-29 Alexander KornienkoUse new UnicodeCharSet interface.
2013-08-29 Serge PavlovRemoved useless default branch of switch statement.
2013-08-29 Kevin Qin mangle aarch64 Neon ACLE scalar instrinsic name with...
2013-08-29 Serge PavlovChange return type of Sema::DiagnoseAmbiguousLookup...
2013-08-29 Craig TopperMake getDiagnosticsInGroup helper method a static funct...
2013-08-29 Craig TopperMove individual group name strings from the OptionTable...
2013-08-29 Daniel Dunbar[tests] Use 'printf' instead of 'echo -e', which is...
2013-08-29 Peter CollingbourneTwo more definitions required by libsupc++ (_sleb128_t...
2013-08-29 Eli FriedmanProperly escape filenames in line directives.
2013-08-29 Richard SmithRemove Inheritable/NonInheritable flags from ProcessDec...
2013-08-28 Renato Golinuse the last passed -munaligned-access / -mno-unaligned...
2013-08-28 David MajnemerSema: Subst type default template args earlier
2013-08-28 Peter Collingbourne80 cols.
2013-08-28 Fariborz JahanianObjectiveC migrator. This patch infers readonly propert...
2013-08-28 Rafael EspindolaLook for libstdc++ first on the clang install directory.
2013-08-28 Peter CollingbourneAdd missing definitions to unwind.h.
2013-08-28 Aaron BallmanMode is now handled as a non-inheritable attribute...
2013-08-28 Eric Christopher80-col.
2013-08-28 David BlaikieDebugInfo: Further fix/improvements to r189494 (and...
2013-08-28 Michael Gottesman[doxygen] Add a few missing variables to the doxygen...
2013-08-28 Manman RenFormat. Thanks David for pointing it out.
2013-08-28 Fariborz JahanianObjectiveC migrator: In suggesting 'instancetype' use...
2013-08-28 Manman RenDebug Info: update interface for CreateEnumType and...
2013-08-28 Manman RenDebug Info testing case: update uuid testing case to...
2013-08-28 David BlaikieMore comments for r189494.
2013-08-28 Eli FriedmanFix "//" comments with -traditional-cpp in C++.
2013-08-28 Fariborz JahanianFor methods where clang automatically infers instancety...
2013-08-28 Eli FriedmanHandle -D arguments ending in a backslash.
2013-08-28 Eli FriedmanImprove error for assignment to incomplete class.
2013-08-28 Michael Gottesman[doxygen] Added support for doxygen external search.
2013-08-28 Michael Gottesman[doxygen] Added code for generating doxygen documentati...
2013-08-28 David BlaikieComments for r189494
2013-08-28 Samuel BenzaquenAdd support for eachOf/allOf/anyOf variadic matchers...
2013-08-28 Manman RenDebug Info testing case: move uuid-related testing...
2013-08-28 Hans Wennborgclang-cl: Pass -debug to the linker when using -fsaniti...
2013-08-28 David BlaikiePR16995: Failing to associate static members with their...
2013-08-28 Jordan Rose[analyzer] Add support for testing the presence of...
2013-08-28 Daniel Jasperclang-format: Improve token breaking behavior.
2013-08-28 Tim NorthoverARM: comment on why vmull intrinsic has to exist for...
2013-08-28 Tim NorthoverARM: Emit normal IR for vaddhn/vsubhn NEON intrinsics
2013-08-28 Tim NorthoverARM: use vqdmull and vqadds/vqsubs to implement vqdmlal...
2013-08-28 Daniel Jasperclang-format: Fix segfault in 'incomplete' macros.
2013-08-28 Daniel Jasperclang-format: Fix infinite loop in macro special case.
2013-08-28 Daniel Jasperclang-format: Don't insert space in __has_include
2013-08-28 Daniel Jasperclang-format: Fix corner case in ObjC interface definit...
2013-08-28 Pavel Labath[analyzer] Assume new returns non-null even under ...
2013-08-28 Daniel Jasperclang-format: Improve braced init list detection:
2013-08-28 Daniel Jasperclang-format: Fix corner case in overloaded operator...
2013-08-28 Daniel Jasperclang-format: Fix space in decltype-constexprs.
2013-08-28 Ted KremenekRemove comment on the availability of boxed expressions...
2013-08-28 Craig TopperReorder and shrink size of NameLen field in diagnostic...
2013-08-28 David MajnemerRichard makes a good point, clean up this test.
2013-08-28 Ted Kremenek[CMake] use combination of CMAKE_RUNTIME_OUTPUT_DIRECTO...
2013-08-28 Hal FinkelRevert r189440 - Disable loop vectorizer unrolling...
2013-08-28 Hal FinkelDisable loop vectorizer unrolling when no unrolling...
2013-08-28 Craig TopperMerge diagnostic group tables to reduce data size and...
2013-08-28 Hans Wennborgcmake: install a cl.exe binary in the tools/msbuild...
2013-08-28 David MajnemerSome of this test doesn't want -std=c++11
2013-08-28 Ted KremenekRevert "Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead...
2013-08-28 David MajnemerThis test now needs C++11
2013-08-28 David MajnemerAST: Don't treat a TemplateExpansion as a Template
2013-08-27 David BlaikieRevert "PR14569: Omit debug info for thunks"
2013-08-27 Fariborz JahanianObjectiveC migrator: minor refactoring of my last
2013-08-27 Ted KremenekUse CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of LLVM_BINA...
2013-08-27 Reid KlecknerDelete CC_Default and use the target default CC everywhere
2013-08-27 Fariborz JahanianObjectiveC migrator: Do not add explicit cf annotation for
2013-08-27 Jordan RoseCMake: Fix standalone Clang build, take two.
2013-08-27 Ted KremenekRevert "[CMake] Use CLANG_BINARY_DIR instead of LLVM_BI...
2013-08-27 Ted Kremenek[CMake] Use CLANG_BINARY_DIR instead of LLVM_BINARY_DIR...
2013-08-27 Roman DivackyMake the information about disabled ARCMT/Rewriter...
2013-08-27 Reid KlecknerRevert "CMake: Fix out-of-source build's symlinks."
2013-08-27 Hans Wennborgclang-cl: Support -fsanitize=address
2013-08-27 Jordan Rosescan-build: Set CC and CXX as make variables when wrapp...
2013-08-27 Jordan RoseCMake: Fix out-of-source build's symlinks.
2013-08-27 Jordan Rose[analyzer] Don't include Clang headers inside a namespace.
2013-08-27 Rafael EspindolaWarn that -O4 is the same as -O3.
2013-08-27 Samuel BenzaquenRevert "Add support for eachOf/allOf/anyOf variadic...
2013-08-27 Samuel BenzaquenAdd support for eachOf/allOf/anyOf variadic matchers...
2013-08-27 Edwin VaneAdding a vector version of clang::tooling::shiftedCodeP...
2013-08-27 Samuel BenzaquenRewrite eachOf/allOf/anyOf to use a variadic operator.
2013-08-27 Daniel Jasperclang-format: Format segments of builder-type calls...
2013-08-27 Serge PavlovCleanup of OpaquePtr. No functionality changes.
2013-08-27 Edwin VaneAdding const buffer iterator generators to Rewriter
2013-08-27 Daniel Jasperclang-format: Revamp builder-type call formatting.
2013-08-27 Timur Iskhodzhanov[-cxx-abi microsoft] Change the vdtor implicit should_c...
2013-08-27 Daniel Jasperclang-format: Fix bug in column layout.
2013-08-27 David Majnemer[-cxx-abi microsoft] Remove ArgIndex, we handle all...
2013-08-27 David BlaikiePR14569: Omit debug info for thunks
2013-08-27 Michael GottesmanUse set to create CLANG_ORDER_FILE instead of option...
2013-08-27 Nick LewyckyShow which decls are marked invalid in -ast-dump.
2013-08-27 Richard SmithItanium mangler: remove "proposal" comments for manglin...
2013-08-27 Tom StellardR600: Add local address pointer size to DataLayout
2013-08-26 Rafael EspindolaSimplify a bit.
2013-08-26 Manman RenDebug Info: follow-up patch to r189283.
2013-08-26 Aaron BallmanSince r179585, __declspec(property) has gotten special...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-26 Rafael EspindolaUse CHECK-DAG in this test.
2013-08-26 DeLesley HutchinsConsumed analyis: Renamed *PStatus to *PInfo.
2013-08-26 David BlaikieSimplify/clean up debug info suppression in CodeGenFunction
2013-08-26 David BlaikieTest
next