]> granicus.if.org Git - clang/shortlog
clang
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
2013-08-26 Wei PanHandle predefined expression for a captured statement
2013-08-26 Rafael EspindolaSimplify now that -O4 just maps to -O3 and -O is an...
2013-08-26 Timur IskhodzhanovFix virtual destructor mangling when using "-cxx-abi...
2013-08-26 Chandler CarruthTeach the Linux toolchain about more modern Gentoo...
2013-08-26 Daniel Jasperclang-format: Fix bug in column-layout formatting.
2013-08-26 David Majnemer[-cxx-abi microsoft] Unnamed types are mangled less...
2013-08-25 Benjamin KramerCodeGen: Unify two implementations of canDevirtualizeMe...
2013-08-25 David MajnemerDebugInfo: Emit info for casted decls in template args
2013-08-25 Rafael EspindolaProduce an error when trying to link with -emit-llvm.
2013-08-25 Renato GolinTests for ARM aligned access + reserved R9
2013-08-25 Michael HanFix comment.
2013-08-24 Renato GolinAdd gcc ARM flags -munaligned-access / -mno-unaligned...
2013-08-24 Renato GolinAdd the -ffixed-r9 flag for ARM.
2013-08-24 Benjamin KramerThis wasn't headers, just missing namespaces.
2013-08-24 Benjamin KramerAdd missing includes.
2013-08-24 Benjamin KramerReplace compLocDecl with less_first.
2013-08-24 David MajnemerFix test, make the template type a const pointer.
2013-08-24 David MajnemerDebugInfo: Emit info for constant expressions in templa...
2013-08-24 Hans WennborgCMake: support the LLVM_INSTALL_TOOLCHAIN_ONLY flag
next