]> granicus.if.org Git - clang/shortlog
clang
2016-03-21 NAKAMURA TakumiRevert r263974, "clang-cl: With -fmsc-version=1900...
2016-03-21 Chris Bieneman[Perf-training] Adding support for tests to skip the...
2016-03-21 Richard Smith[modules] Store mangling numbers in a deterministic...
2016-03-21 Richard Smith[modules] Renumber DECL_UPDATES from 30 to 50, so it...
2016-03-21 Pete CooperRevert "Convert some ObjC msgSends to runtime calls."
2016-03-21 Nico Weberclang-cl: With -fmsc-version=1900, use MSVS2015 diag...
2016-03-21 Richard Smith[modules] Don't invent a module cache path unless impli...
2016-03-21 Daniel Jasperclang-format: [JS] no space in union and intersection...
2016-03-21 Manman RenAdd replacement = "xxx" to AvailabilityAttr.
2016-03-21 Renato Golin[ARM] Clang tests for ARM Cortex-A32 support
2016-03-21 Manman RenNFC: wrap Availability-related data in its own struct...
2016-03-21 Nico Weberclang-cl: Move /FC from "Unsupported" to "Ignored"...
2016-03-21 Reid Klecknerclang-cl: support __cdecl-on-struct anachronism
2016-03-21 Daniel Jasperclang-format: Make include sorting's main include detec...
2016-03-21 NAKAMURA TakumiRemove debug output. Sorry for the noise.
2016-03-21 NAKAMURA Takumiclang/test/CodeGenCXX/cxx1z-lambda-star-this.cpp: Satis...
2016-03-21 NAKAMURA Takumiclang/test/Frontend/plugin-annotate-functions.c require...
2016-03-21 Faisal ValiReorder data members to be consistent with member initi...
2016-03-21 Faisal Vali[Cxx1z] Implement Lambda Capture of *this by Value...
2016-03-21 Nico Weberclang-cl: Add a comment about /Oy- (see r245913).
2016-03-20 Mike SpertusVisual Studio Visualizers for clang::FunctionDecl
2016-03-20 Devin Coughlin[tsan] Allow -fsanitize=thread for iOS-style simulator...
2016-03-20 Bruno Cardoso... [VFS] Fix test to use more restrict set of headers
2016-03-20 Justin BognerAST: Fix some bogus indentation. NFC
2016-03-20 Simon PilgrimFixed -Wdocumentation warning
2016-03-20 Richard SmithMark C++ features implemented in Clang 3.8 as done...
2016-03-20 Richard SmithP0184R0: Allow types of 'begin' and 'end' expressions...
2016-03-20 Bruno Cardoso... Reapply [2] [VFS] Add 'overlay-relative' field to YAML...
2016-03-20 Mike SpertusBetter visualization of clang::BuiltinType in VisualStudio
2016-03-20 Mike SpertusVisual Studio Visualizer for clang::FunctionProtoType
2016-03-19 George Burgess IV[Sema] Make type deduction work with some overloadable...
2016-03-19 George Burgess IV[Sema] Allow casting of some overloaded functions
2016-03-18 Manman Ren[TLS on Darwin] use CXX_FAST_TLS calling convention...
2016-03-18 Carlo Bertolli[OPENMP] Implementation of codegen for firstprivate...
2016-03-18 Steven WatanabeFix printing of anonymous struct typedefs.
2016-03-18 Akira Hatanaka[Objective-c] Fix a crash in WeakObjectProfileTy::getBa...
2016-03-18 Reid Kleckner[clang-cl] Allow use of -gline-tables-only
2016-03-18 Pirama Arumuga... Add -fnative-half-arguments-and-returns
2016-03-18 Mike SpertusShow members of DeclContexts (i.e., class members)...
2016-03-18 Benjamin KramerMake LookupResult movable again.
2016-03-18 Arpith Chacko... Revert r263783 as buildbot failure is being investigated.
2016-03-18 Arpith Chacko... [OpenMP] Base support for target directive codegen...
2016-03-18 Chaoren LinRemove usage of LLVM_PREFIX.
2016-03-17 Manman RenRevert r263687 for ubsan bot failure.
2016-03-17 Bruno Cardoso... Revert "Reapply [VFS] Add 'overlay-relative' field...
2016-03-17 Bruno Cardoso... Reapply [VFS] Add 'overlay-relative' field to YAML...
2016-03-17 David BlaikieRe-add (user defined) move ops to UnresolvedSetImpl...
2016-03-17 Reid KlecknerRevert "For MS ABI, emit dllexport friend functions...
2016-03-17 Reid KlecknerFor MS ABI, emit dllexport friend functions defined...
2016-03-17 David BlaikieRemove defaulted move ops, the type is zero-cost copyab...
2016-03-17 David BlaikieFix implicit copy ctor and copy assignment operator...
2016-03-17 Benjamin KramerUse a simpler set of mock headers for the vfs+modules...
2016-03-17 Daniel Jasperclang-format: [JS] Make requoting of JavaScript string...
2016-03-17 Daniel Jasperclang-format: [JS] Fix incorrect spacing around context...
2016-03-17 Daniel Jasperclang-format: Slightly weaken AlignAfterOpenBracket...
2016-03-17 Alexey Bataev[OPENMP 4.5] Allow to use private data members in ...
2016-03-17 Alexey Bataev[OPENMP 4.0] Use 'declare reduction' constructs in...
2016-03-17 Junmo ParkMinor code cleanups. NFC.
2016-03-17 Bruno Cardoso... [VFS] Remove wrong header include
2016-03-17 Argyrios Kyrtzidis[index] Make sure that declarations of builtin function...
2016-03-17 Manman RenAdd an optional named argument (replacement = "xxx...
2016-03-17 Bruno Cardoso... Reapply [2]: [VFS] Add support for handling path traversals
2016-03-16 Carlo Bertolli[OPENMP] Support for codegen of private clause of targe...
2016-03-16 Manman RenAdd an optional string argument to DeprecatedAttr for...
2016-03-16 Roman LevensteinAdd attributes for preserve_mostcc/preserve_allcc calli...
2016-03-16 Olivier GoffartFix destructor definition of invalid classes
2016-03-16 Mike SpertusAdd visualizers for more clang types. Create more C...
2016-03-16 NAKAMURA TakumiRevert r263617, "Reapply: [VFS] Add support for handlin...
2016-03-16 Yaron KerenDirectly get the canonical Type instead of going around...
2016-03-16 Vassil Vassilev[modules] Fix adding a templated friend functions to...
2016-03-16 Pablo BarrioAdd more ARM Cortex-R8 regression tests to Clang.
2016-03-16 Marina YatsinaAvoid using LookupResult's implicit copy ctor and assig...
2016-03-16 NAKAMURA TakumiRevert r263622, "clang/lib/Frontend/ModuleDependencyCol...
2016-03-16 NAKAMURA Takumiclang/lib/Frontend/ModuleDependencyCollector.cpp: Use...
2016-03-16 Bruno Cardoso... Reapply: [VFS] Add support for handling path traversals
2016-03-16 Pete CooperConvert some ObjC msgSends to runtime calls.
2016-03-15 Douglas KatzmanMyriad: define __myriad2 macro automatically
2016-03-15 Arpith Chacko... Revert commit http://reviews.llvm.org/D17877 to fix...
2016-03-15 Arpith Chacko... [OpenMP] Base support for target directive codegen...
2016-03-15 Bob WilsonMove the fixit for -Wformat-security to a note.
2016-03-15 Evgeniy Stepanov[cfi] Don't emit checks for disabled CFI kinds.
2016-03-15 Pablo BarrioTest commit - Remove some trailing whitespace
2016-03-15 Chris Bieneman[CMake] Updating Apple build configurations
2016-03-15 Chris Bieneman[CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR
2016-03-15 Chris BienemanFix a bot I broke.
2016-03-15 Chris Bieneman[Driver] [Darwin] Fix linking libclang_rt.profile_...
2016-03-15 Douglas KatzmanMyriad: Pass -mcpu to movi{Compile,Asm}
2016-03-15 Arpith Chacko... Reverted http://reviews.llvm.org/D17877 to fix tests.
2016-03-15 Arpith Chacko... [OpenMP] Base support for target directive codegen...
2016-03-15 John BrawnMake it possible for AST plugins to enable themselves...
2016-03-15 Benjamin KramerRestrict the hack from r263429 to asan and msan.
2016-03-15 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-14 NAKAMURA Takumiclang/test/CodeGenCXX/virtual-function-attrs.cpp: Appea...
2016-03-14 Teresa JohnsonRevert "[ThinLTO] Clang side of renaming of function...
2016-03-14 Teresa Johnson[ThinLTO] Clang side of renaming of function index...
2016-03-14 Chris Bieneman[CMake] Updating Apple Clang CMake caches
2016-03-14 Peter CollingbourneRelax test introduced in r263464 to accept ARM ABI...
2016-03-14 Daniel Jasperclang-format: [JS] Handle certain cases of ASI.
2016-03-14 Peter CollingbourneCodeGen: Use 32-bit gep offsets to address vtable addre...
2016-03-14 Peter CollingbourneCodeGen: Mark functions used in vtables as unnamed_addr.
next