]> granicus.if.org Git - clang/shortlog
clang
2016-09-07 Daniel Jasperclang-format: [JavaScript] Change default AllowShortFun...
2016-09-07 Daniel Jasperclang-format: [JavaScript] Do requoting in a separate...
2016-09-07 Eugene ZelenkoFix some Clang-tidy modernize-use-using and Include...
2016-09-07 George Burgess IVMove CHECK right before the function it describes.
2016-09-07 George Burgess IV[Sema] Compare bad conversions in overload resolution.
2016-09-07 Nico WeberAdd a few more test for []-style uuid attributes.
2016-09-07 Yaxun LiuDo not validate pch when -fno-validate-pch is set
2016-09-07 Ismail PazarbasiTry contextually converting condition of constexpr...
2016-09-07 Reid Kleckner[MS] Fix prologue this adjustment when 'this' is passed...
2016-09-07 Eugene Zelenko[clang-offload-bundler] Fix some Clang-tidy modernize...
2016-09-07 Vassil VassilevAdd missing include. White space.
2016-09-07 Reid KlecknerAdd MS __nop intrinsic to intrin.h
2016-09-07 Reid KlecknerParsing MS pragma intrinsic
2016-09-07 Reid Kleckner[MS] Fix 'this' type when calling virtual methods with...
2016-09-07 Sagar Thakur[EfficiencySanitizer] [MIPS64] Enables esan clang drive...
2016-09-07 Alexey Bader[OpenCL] Fix pipe built-in functions return type.
2016-09-07 Matt ArsenaultOpenCL: Defining __ENDIAN_LITTLE__ and fix target endia...
2016-09-07 Matt ArsenaultFix whitespace issues
2016-09-07 Richard SmithFix clang's handling of the copy performed in the secon...
2016-09-06 Devin Coughlin[scan-build-py] Increase precision of timestamp in...
2016-09-06 Martin Probstclang-format: [JS] whitespace required between ! and as.
2016-09-06 Martin Probstclang-format: [JS] ignore comments when wrapping returns.
2016-09-06 Manman RenModules: Fix an assertion in DeclContext::buildLookup.
2016-09-06 Leny KholodovFormatting with clang-format patch r280701
2016-09-06 Pierre Gousseau[clang-cl] Check that we are in clang cl mode before...
2016-09-06 Leny KholodovDebugInfo: use llvm::DINode::DIFlags type for debug...
2016-09-06 Alexey Bader[OpenCL] Remove access qualifiers on images in arg...
2016-09-05 Ed SchoutenAdd support for targeting armv6-unknown-cloudabi-eabihf.
2016-09-05 NAKAMURA Takumiclang/test/Modules/compiler_builtins_x86.c: Fix r280658.
2016-09-05 James MolloyAttempt to fix buildbots not targetting x86
2016-09-04 Craig Topper[AVX-512] Remove 128-bit and 256-bit masked floating...
2016-09-04 Joerg SonnenbergerTest case for r280607 to check presence and sanity...
2016-09-04 Elad Cohen[Modules] Add 'freestanding' to the 'requires-declarati...
2016-09-04 Joerg SonnenbergerTrailing dot that shouldn't have been committed.
2016-09-04 Joerg SonnenbergerPR 27200: Fix names of the atomic lock-free macros.
2016-09-03 Craig Topper[AVX-512] Remove masked integer mullo builtins and...
2016-09-03 Craig Topper[AVX-512] Remove masked integer add/sub builtins and...
2016-09-03 Aaron BallmanFix the attribute documentation build.
2016-09-03 Niels Ole SalscheiderReplace the Radeon GCN GPU family names by more descrip...
2016-09-03 Nico WeberAdd a test Aaron asked for that I forgot to add before...
2016-09-03 Nico Weber[ms] Add support for parsing uuid as a Microsoft attribute.
2016-09-03 Nico WeberLet Microsoft attributes apply to the type, not the...
2016-09-03 Nico WeberAdd plumbing for new attribute type "Microsoft".
2016-09-03 Nico WeberMove calls of MaybeParseMicrosoftAttributes() before...
2016-09-03 Nico WeberRemove function name from comment.
2016-09-03 George Burgess IV[Sema] Fix how we set implicit conversion kinds.
2016-09-02 Yunzhong Gao(clang part) Implement MASM-flavor intel syntax behavio...
2016-09-02 George Burgess IV[Sema] Relax overloading restrictions in C.
2016-09-02 Eric FiselierImplement __attribute__((require_constant_initializatio...
2016-09-02 Eric FiselierRevert r280516 since it contained accidental changes.
2016-09-02 Aaron BallmanBased on post-commit feedback over IRC with dblaikie...
2016-09-02 Eric FiselierImplement __attribute__((require_constant_initializatio...
2016-09-02 Martin Probstclang-format: [JS] merge requoting replacements.
2016-09-02 Martin Probstclang-format: [JS] handle default bindings in imports.
2016-09-02 Martin Probstclang-format: [JS] Sort all JavaScript imports if any...
2016-09-02 Aaron BallmanAllow a C11 generic selection expression to select...
2016-09-02 Richard SmithClean up handling of reading module files from stdin...
2016-09-02 Richard SmithRefactor to avoid holding a reference to a container...
2016-09-01 Alexander ShaposhnikovRemove excessive padding from MismatchingNewDeleteDetector
2016-09-01 Derek Schuff[WebAssembly] Change wasm SizeType to match asmjs
2016-09-01 Richard SmithWhen we reach the end of a #include of a header of...
2016-09-01 Chris Bieneman[CMake] Properly connecting Compiler-RT check and test...
2016-09-01 Aleksei Sidorin[analyzer] ExprEngine: remove second call to PreStmt...
2016-09-01 Aleksei Sidorin[analyzer] Add more FileIDs to PlistDiagnostic map...
2016-09-01 Honggyu Kim[Frontend] Fix mcount inlining bug
2016-09-01 Aleksei Sidorin[analyzer][test commit] ExprEngine.cpp: Remove training...
2016-09-01 Honggyu KimRemove whitespace to test commit access
2016-09-01 George Burgess IVFix typos in comments.
2016-09-01 Akira Hatanaka[Sema] Don't diagnose an array type mismatch when the...
2016-08-31 Richard SmithFix all tests under test/CXX (and test/Analysis) to...
2016-08-31 Richard SmithDR259: Demote the pedantic error for an explicit instan...
2016-08-31 Nick LewyckyAdd -fprofile-dir= to clang.
2016-08-31 David BlaikieDebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inlining
2016-08-31 Richard SmithDon't diagnoes a mismatch between implicit and explicit...
2016-08-31 Richard SmithFix mishandling of deletedness for assignment operators...
2016-08-31 Reid Kleckner[codeview] Don't emit vshape info for classes without...
2016-08-31 Saleem AbdulrasoolRevert "Driver: use the canonical static library naming"
2016-08-31 George Burgess IVFix a typo in a comment.
2016-08-31 Tim Shens/static inline/static/ for headers I have changed...
2016-08-31 Reid Kleckner[codeview] Pass through vftable shape information
2016-08-31 Daniel Jasperclang-format: Set default WebKit style to use C++11.
2016-08-31 Luke Drummond[clang-format-vim] Support vim linked against py3
2016-08-31 Sjoerd MeijerRevision r280064 adds new options -fdenormal-fp-math...
2016-08-31 James MolloyAttempt to pacify buildbots after r280217
2016-08-31 Igor Kudrin[Coverage] Suppress creating a code region if the same...
2016-08-31 Craig Topper[AVX-512] Implement masked floating point logical opera...
2016-08-31 Craig Topper[X86] Use v2i64 vectors to implement _mm_and/andn/or...
2016-08-31 Richard SmithPR12298 et al: don't recursively instantiate a template...
2016-08-31 Richard TrieuConcatenate two FileCheck lines in a test.
2016-08-31 NAKAMURA TakumiclangTooling: Update libdeps: LLVMOptions, since r280118.
2016-08-31 NAKAMURA TakumiclangTooling depends on ClangDriverOptions since r280118.
2016-08-30 Richard SmithDon't try to run a test that generates code for x86...
2016-08-30 Devin Coughlin[analyzer] Use lazily created buffer in EmptyLocalizati...
2016-08-30 Saleem AbdulrasoolDriver: use the canonical static library naming
2016-08-30 Daniel Jasperclang-format: Correctly calculate affected ranges when...
2016-08-30 Bruno Cardoso... [Modules] Add 'gnuinlineasm' to the 'requires-declarati...
2016-08-30 Richard TrieuFix memory leak by storing returned pointer in std...
2016-08-30 Vedant Kumar[test] Pass a fake libLTO.dylib to a driver test which...
2016-08-30 Vedant KumarRevert "[test] Add libLTO as a clang test dependency...
2016-08-30 Vedant Kumar[test] Add libLTO as a clang test dependency on Darwin
next