]> granicus.if.org Git - clang/shortlog
clang
2015-11-02 David Majnemer[MS ABI] Don't zero-initialize vbptrs in bases
2015-11-01 Daniel Jasperclang-format: Be slightly more cautious when formatting...
2015-10-31 David Majnemer[MSVC Compat] Permit conversions from pointer-to-functi...
2015-10-31 Akira Hatanaka[CodeGen] Call SetInternalFunctionAttributes to attach...
2015-10-31 Saleem AbdulrasoolSema: correct typo recovery with blocks
2015-10-30 NAKAMURA TakumiCGExprConstant.cpp: Appease Modules.
2015-10-30 Tim NorthoverSupport watchOS and tvOS in compiler-rt builds
2015-10-30 Tim NorthoverSupport tvOS and watchOS availability attributes
2015-10-30 Tim NorthoverARMv7k: implement ABI changes for watchOS from standard...
2015-10-30 Tim NorthoverDisable SjLj exceptions for watchOS
2015-10-30 Tim NorthoverWatch and TV OS: wire up basic ABI choices
2015-10-30 Tim NorthoverPreprocessor: define correct tvOS and watchOS version...
2015-10-30 Tim NorthoverSupport watchOS and tvOS driver options
2015-10-30 NAKAMURA TakumiModules: Add a declaration in clang/Serialization/Globa...
2015-10-30 Sean EvesonReapply r251621 "[Analyzer] Widening loops which do...
2015-10-30 NAKAMURA Takumiclang/module.modulemap: Exclude Frontend/PCHContainerOp...
2015-10-30 Vasileios KalintirisRevert "[mips] Add support for the new mips-mti-linux...
2015-10-30 Sean EvesonRevert r251621 "[Analyzer] Widening loops which do...
2015-10-30 Renato GolinRevert "Try to run and investigate the mips-mti-linux...
2015-10-30 Vasileios KalintirisTry to run and investigate the mips-mti-linux.c test...
2015-10-30 Angel Garcia... Add "equalsNode" for types and "isCopyAssignmentOperato...
2015-10-30 Dehao ChenUpdate debug-info-scope test to remove "FIXME", which...
2015-10-30 Saleem AbdulrasoolFormat: support inline namespaces
2015-10-30 John McCallInitialize @catch variables correctly in fragile-runtim...
2015-10-29 John McCallFix the emission of ARC ivar layouts in the non-fragile...
2015-10-29 Nico WeberMark InternalDebugOpt driver options as CoreOptions.
2015-10-29 John McCallAdd support for __builtin_{add,sub,mul}_overflow.
2015-10-29 Nico WeberSuppress uninteresting output from crash-recovery-modules.m
2015-10-29 Daniel Jasperclang-format: [JS] Add goog.setTestOnly to the list...
2015-10-29 Sylvestre Ledruadd support of the latest Ubuntu (Xenial Xerus)
2015-10-29 Ehsan AkhgariAdd a link to the DXR project
2015-10-29 Vasileios Kalintiris[mips] Add support for the new mips-mti-linux toolchain.
2015-10-29 Sean Eveson[Analyzer] Widening loops which do not exit
2015-10-29 Xinliang David LiFix a soon to be invalid test
2015-10-29 Saleem Abdulrasooltest: fix overzealous match
2015-10-29 Saleem AbdulrasoolDriver: CrossWindows sanitizers link support
2015-10-29 Saleem AbdulrasoolDriver: inline some small arrays
2015-10-29 Saleem AbdulrasoolDriver: tweak CrossWindows sanitizer support
2015-10-29 Devin Coughlin[analyzer] Update analyzer website for release of check...
2015-10-29 George Burgess IV[Sema] Implement -Wdouble-promotion for clang.
2015-10-28 Reid Kleckner[WinEH] Mark calls inside cleanups as noinline
2015-10-28 Reid KlecknerFix the calling convention of Mingw64 long double values
2015-10-28 Ben LangmuirFix missing builtin identifier infos with PCH+modules
2015-10-28 Anton Yartsev[analyzer] Preserve the order checkers were enabled...
2015-10-28 Benjamin KramerMove global classes into anonymous namespaces. NFC.
2015-10-28 Anton Yartsev[analyzer] Make inclusion/exclusion of checkers less...
2015-10-28 Benjamin KramerPut global classes into the appropriate namespace.
2015-10-28 Alexandros... When running clang with an arm triple such as '--target...
2015-10-28 Eric ChristopherReflow comment.
2015-10-28 John McCallRefine r251469 to give better (and more localizable...
2015-10-28 Saleem AbdulrasoolDriver: support -fuse-ld= on cross windows
2015-10-28 Akira HatanakaAdd a test case for r251476.
2015-10-28 Akira Hatanaka[CodeGen] Attach function attributes to Objective-C...
2015-10-28 Daniel Jasperclang-format: When a line is formatted, also format...
2015-10-28 John McCallAdd the ability to define "fake" arguments on attributes.
2015-10-27 Daniel Jasperclang-format: Increase cut-off limit for number of...
2015-10-27 Samuel AntaoMinor fix in ToolChainTest.cpp to allow user defined...
2015-10-27 Anna Zaks[analyzer] Assume escape is possible through system...
2015-10-27 Anna Zaks[analyzer] Enhance FAQ with instructions on handing...
2015-10-27 Nico WeberTweak how -Wunused-value interacts with macros
2015-10-27 Benjamin KramerRemove unused diagnostic. NFC.
2015-10-27 Daniel Sanders[mips] Separated mips specific -Wa options, so that...
2015-10-27 Artem BelevichAllow linking multiple bitcode files.
2015-10-27 Reid Kleckner[ms-inline-asm] Test case for alignment directive chang...
2015-10-27 Will Wilson[MSVC] Workaround for ICE in cl.exe when compiling...
2015-10-27 Reid KlecknerWiden this enum bitfield by one bit to prevent sign...
2015-10-27 Saleem AbdulrasoolIndex: expose is_mutable_field
2015-10-27 Gabor Horvath[analyzer] Fix lambdas that are capturing constants.
2015-10-27 Daniel Jasperclang-format: Undo unwanted format change done in r251405.
2015-10-27 Daniel Jasperclang-format: Add an additional value to AlignAfterOpen...
2015-10-27 Gabor Horvath[analyzer] Fix another crash when analyzing lambda...
2015-10-27 Richard SmithProperly clear current coroutine promise on FunctionSco...
2015-10-27 Michael KupersteinAccess the right triple field for IAMCU.
2015-10-27 Richard SmithWork around incomplete list initialization support...
2015-10-27 Eric ChristopherHandle target builtin options that are all required...
2015-10-27 Richard Smith[coroutines] Creation of promise object, lookup of...
2015-10-27 Xinliang David LiCreate undef reference to profile hook symbol
2015-10-27 John McCallBe more conservative about diagnosing "incorrect" uses...
2015-10-27 Eric ChristopherUse early exits to reduce indentation.
2015-10-26 Ismail PazarbasiMismatchingNewDeleteDetector uses incorrect field,...
2015-10-26 Gabor Horvath[analyzer] Added a missing test case for r251289.
2015-10-26 Devin Coughlin[analyzer] ccc-analyzer: Fix -isystem value passing.
2015-10-26 Gabor Horvath[analyzer] Fixed a rare crash when analyzing lambda...
2015-10-26 Daniel Jasperclang-format: Fix false positive in cast detection.
2015-10-25 Michael Kuperstein[X86] Mark inregs correctly for MCU psABI
2015-10-25 Devin Coughlin[analyzer] scan-build: Teach ccc-analyzer about -Xclang.
2015-10-24 Rafael EspindolaSimplify boolean conditional return statements in lib...
2015-10-24 NAKAMURA Takumiclang/module.modulemap: s/Basic/BuiltinsR600.def/Basic...
2015-10-23 Adrian PrantlFixup this testcase after r251120.
2015-10-23 Artyom Skrobov[ARM] Renaming +t2dsp feature into +dsp, as discussed...
2015-10-23 Adrian PrantlModule Debugging: Emit module debug info for types...
2015-10-23 Adrian PrantlRemove a redundant check. NFC
2015-10-23 Davide Italiano[StaticAnalyzer] Use llvm::utostr and not to_string.
2015-10-23 Benjamin Kramer[AST] Plug a memory leak when promoting a single Parent...
2015-10-23 Benjamin Kramer[AST] Re-add TypeLocs and NestedNameSpecifierLocs to...
2015-10-22 Xinliang David LiUse newly introduced interfaces in LLVM (NFC)
2015-10-22 John McCallDefine weak and __weak to mean ARC-style weak reference...
2015-10-22 David Majnemer[MS ABI] Don't crash when inheriting from base with...
2015-10-22 Benjamin KramerUnbreak the shared cmake build. libToolingCore now...
2015-10-22 Craig TopperDisable trigraph and escaped newline expansion on all...
next