]> granicus.if.org Git - clang/shortlog
clang
2015-09-28 David BlaikieAdd an explicitly defaulted copy ctor (and FIXME) to...
2015-09-28 David BlaikieRemove trivial dtor that was making uses of the copy...
2015-09-28 Artem Belevich[CUDA] 32-bit NVPTX should have 32-bit long type.
2015-09-28 Piotr PadlewskiGenerate assume loads only with -fstrict-vtable-pointers
2015-09-28 Daniel Jasperclang-format: [JS] Support pseudo-keywords
2015-09-28 Daniel Jasperclang-format: [JS] handle let (ES6)
2015-09-28 Alexey Bataev[OPENMP 4.1] Add 'simd' clause for 'ordered' directive.
2015-09-27 Craig TopperUse llvm::makeArrayRef. NFC.
2015-09-26 NAKAMURA Takumiclang/test/Driver/arm-compiler-rt.c: Relax expressions...
2015-09-26 Craig TopperRevert part of r248660 as using None didn't work with...
2015-09-26 Craig TopperUse None to avoid re-mentioning the ArrayRef type to...
2015-09-26 Craig TopperRemove move constructor and assignment operator from...
2015-09-26 Craig TopperFix a couple other places that were returning SourceLoc...
2015-09-26 Saleem AbdulrasoolDriver: support ARM/HF on a single toolchain
2015-09-26 Eric ChristopherReplace a loop and temporary string copying with llvm...
2015-09-25 Sanjoy DasChange arc-cxx11-init-list.mm to work with upcoming...
2015-09-25 Yaron KerenRelax test to allow for __attribute__((thiscall))....
2015-09-25 Manuel KlimekFix bug on reporting availability of deleted methods...
2015-09-25 George Burgess IVMake incomplete type errors better with enable_if
2015-09-25 Eric ChristopherThe Clang gcc-compatible driver (clang/tools/driver...
2015-09-25 Greg BedwellRevert "This patch adds missing pieces to clang, includ...
2015-09-25 Alexey Bataev[OPENMP 4.1] Add 'threads' clause for '#pragma omp...
2015-09-25 Ekaterina RomanovaNew test ps4-linker-win.c (added in r48546) is causing...
2015-09-24 Ekaterina RomanovaThis patch adds missing pieces to clang, including...
2015-09-24 Eric ChristopherMove the darwin define static function to be close...
2015-09-24 Eric ChristopherUse just one larger anonymous namespace instead of...
2015-09-24 Sanjay Patelfix typos; NFC
2015-09-24 Artyom SkrobovRecommit r248154: [ARM] Handle DSP feature as an ArchEx...
2015-09-24 Evgeniy StepanovEnable SafeStack on all Linux platforms.
2015-09-24 Devin Coughlin[analyzer] When memcpy'ing into a fixed-size array...
2015-09-24 Adrian PrantlModule Debugging: Emit submodules as nested DW_TAG_modules.
2015-09-24 Adrian PrantlDebug Info: Use the module pointer as key for the modul...
2015-09-24 Adrian PrantlRefactor ASTSourceDescriptor to not store copies of...
2015-09-24 Benjamin KramerDrop useless const in for-range loops.
2015-09-24 Benjamin Kramer[Driver] Don't implicitly copy std::strings in for...
2015-09-24 Daniel Sanders[mips] Relax -mnan=2008 acceptance to permit MIPS32R2...
2015-09-24 Vladimir Sukharev[ARM] Follow-up to fix crash "-target arm -mcpu=generic...
2015-09-24 Vladimir Sukharev[ARM] Follow-up to fix crash "-target arm -mcpu=generic...
2015-09-24 Igor Kudrin[Driver] Add support for Windows 10 SDK
2015-09-24 NAKAMURA Takumicuda-path: StringRef cannot be used here.
2015-09-24 NAKAMURA Takumiclang/test/Analysis/malloc-overflow2.c: Appease 32...
2015-09-24 Nico WeberMake a test a bit shorter. No behavior change.
2015-09-24 Richard TrieuImprove the printing of ranges when macros are involved.
2015-09-24 Artem BelevichDisabled one of the test runs in cuda-detect.cu
2015-09-23 Devin Coughlin[analyzer] Discard malloc-overflow bug-report when...
2015-09-23 Chris Bieneman[darwin] [builtins] Stop generating cc_kext_ios5 and...
2015-09-23 John McCallForbid qualifiers on ObjC generic parameters and argume...
2015-09-23 Richard SmithRemove warning on over-wide bit-field of boolean type...
2015-09-23 Artem Belevich[CUDA] Added CUDA installation detector class.
2015-09-23 Devin Coughlin[analyzer] Improve localizability checks for iOS /...
2015-09-23 Richard SmithPR14858: Initial support for proper sizeof... handling...
2015-09-23 Richard SmithRemove wrong implication that value-dependent implies...
2015-09-23 Joerg SonnenbergerSupport linking against OpenMP runtime on NetBSD.
2015-09-23 Joerg SonnenbergerPush OpenMP linker flags after linker input on Darwin...
2015-09-23 Artem BelevichReverted r248408 "[CUDA] Added CUDA installation detect...
2015-09-23 Artem Belevich[CUDA] Added CUDA installation detector class.
2015-09-23 Artem Belevich[CUDA] __global__ functions should always be visible...
2015-09-23 David Majnemer[Lex] A source-file new-line in a raw string literal...
2015-09-23 Benjamin Kramer[Sema] Don't create an invalid source range for overlon...
2015-09-23 Joerg SonnenbergerRefactor library decision for -fopenmp support from...
2015-09-23 John BrawnAdd -fplugin=name.so option to the driver
2015-09-23 Benjamin Kramer[DeclPrinter] Don't crash when printing a using decl...
2015-09-23 Daniel JasperFix bad iterator access.
2015-09-23 Vladimir Sukharev[ARM] Fix crash "-target arm -mcpu=generic", without...
2015-09-23 Daniel Jasperclang-format: Add initial #include sorting capabilities.
2015-09-23 Nico WeberMake ms-intrin.cpp test require the x86 target.
2015-09-23 Devin CoughlinRevert "[analyzer] Improve localizability checks for...
2015-09-22 Devin Coughlin[analyzer] Improve localizability checks for iOS /...
2015-09-22 Adrian PrantlModule Debugging: Use the clang module signature as...
2015-09-22 Adrian PrantlSerialization: Let ASTWriter return the signature of...
2015-09-22 Devin Coughlin[analyzer] Make realloc(ptr, 0) handling equivalent...
2015-09-22 Devin Coughlin[analyzer] Create one state for a range switch case...
2015-09-22 Ismail PazarbasiAnalyzer: Teach analyzer how to handle TypeTraitExpr
2015-09-22 Artem Belevich[CUDA] Allow parsing of host and device code simultaneo...
2015-09-22 Artem BelevichAugmented CudaHostAction to carry device-side triple.
2015-09-22 Artem Belevich[CUDA] Fixes minor cuda-related issues in the driver
2015-09-22 Artem Belevich[CUDA] Add appropriate host/device attribute to builtins.
2015-09-22 Artem Belevich[CUDA] Allow function overloads in CUDA based on host...
2015-09-22 Artem Belevich[CUDA] Add implicit __attribute__((used)) to all __glob...
2015-09-22 Argyrios Kyrtzidis[tooling] Provide the compile commands of the JSON...
2015-09-22 Benjamin KramerRemove unused diagnostic. NFC.
2015-09-22 Daniel Sanders[mips] Added support for using the command line options...
2015-09-22 Daniel Jasperclang-format: Fix alignConsecutiveAssignments.
2015-09-22 Nico WeberAdd bug number to FIXME comment.
2015-09-22 Nico Weberms Intrin.h: Fix __movsw's and __stosw's inline asm.
2015-09-21 Hans WennborgAdd msbuild-bin/cl to CLANG_LINKS_TO_CREATE
2015-09-21 Nico Weberclang-format: Remove ChromiumStyle.MacroBlockBegin.
2015-09-21 Akira HatanakaRemove attributes minsize and optsize, which conflict...
2015-09-21 Adrian PrantlAdd a belated testcase for the skeleton CU behavior...
2015-09-21 Adrian PrantlDebug Info: When building a module, emit skeleton CUs...
2015-09-21 James MolloyRevert "[ARM] Handle +t2dsp feature as an ArchExtKind...
2015-09-21 Alexander MusmanFix assertion in inline assembler IR gen
2015-09-21 Michael Kuperstein[X86] Make f16c intrinsics accessible through emmintrin...
2015-09-21 Artyom Skrobov[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTar...
2015-09-21 Michael Kuperstein[X86] Fix some non-reserved parameter names in intrinsi...
2015-09-21 Daniel Jasperclang-format: Fix merging short case labels with comments.
2015-09-21 NAKAMURA Takumiclang/test/Modules/DebugInfoSubmodules.c REQUIRES asser...
2015-09-21 Craig TopperPass SourceLocation by value instead of by const refere...
2015-09-21 Craig TopperDon't pass StringRefs around by const reference. Pass...
2015-09-20 Adrian PrantlModule debugging: Support submodules in the PCM/PCH...
next