]> granicus.if.org Git - clang/shortlog
clang
2017-05-10 Egor Churaev[OpenCL] Handle OpenCL specific subelement types
2017-05-10 Alex Lorenz[index] Index simple dependent declaration references
2017-05-10 Egor Churaev[OpenCL] Added checking OpenCL version for cl_khr_mipma...
2017-05-10 Eric LiuAdd ASTMatchRefactorer and ReplaceNodeWithTemplate...
2017-05-10 Richard SmithWhen we see a '<' operator, check whether it's a probab...
2017-05-10 Richard SmithWhen instantiating a friend function template, don...
2017-05-09 Vedant Kumar[ubsan] Mark overflow checks with !nosanitize
2017-05-09 Richard SmithDon't mark a member as a member specialization until...
2017-05-09 Evgeniy StepanovFix clang_cl argument in fsanitize.c driver test.
2017-05-09 Eric Fiselier[Sema] Implement Core 2094: Trivial copy/move construct...
2017-05-09 Eric FiselierUpdate Clang C++ DR documentation for new issue list
2017-05-09 Evgeniy Stepanov[asan] A clang flag to enable ELF globals-gc.
2017-05-09 Evgeniy StepanovRemove unnecessary calls to MakeArgString.
2017-05-09 Serge GueltonFix CGObjCGNU::init bug introduced by r302572
2017-05-09 Martin Probstclang-format: [JS] Don't indent JavaScript IIFEs.
2017-05-09 Adrian PrantlUpdate testcase for upstream LLVM changes (r302469).
2017-05-09 Serge GueltonSuppress all uses of LLVM_END_WITH_NULL. NFC.
2017-05-09 Sam Clegg[WebAssembly] Fix failing wasm-toolchain test
2017-05-09 Simon Pilgrim[X86][LWP] Remove MSVC LWP intrinsics stubs.
2017-05-09 Sam Clegg[WebAssembly] Fix location and -flavor when running lld
2017-05-09 Simon Pilgrim[X86][LWP] Removing LWP todo comment. NFCI.
2017-05-09 Adrian PrantlBuild the Apple-style stage2 with modules
2017-05-09 Petar JovanovicRevert r302547 ([mips] Impose a threshold for coercion...
2017-05-09 Petar Jovanovic[mips] Impose a threshold for coercion of aggregates
2017-05-09 Alex Lorenz[CodeCompletion] Complete platform names in @available...
2017-05-09 Hans WennborgRevert r302476 "Update testcase for upstream LLVM changes."
2017-05-09 Alex LorenzAdd support for pretty platform names to `@available`/
2017-05-09 Martin Probstclang-format: [JS] keep triple slash directives intact.
2017-05-09 Vassil VassilevPR5935: Adjust documentation.
2017-05-09 Vassil VassilevReland "Warn about unused static file scope function...
2017-05-09 Faisal ValiFix PR32638 : Make sure we switch Sema's CurContext...
2017-05-09 George Burgess IV[Sema] Make typeof(OverloadedFunctionName) not a pointer.
2017-05-09 Richard Trieu[ODRHash] Loosen checks on typedefs.
2017-05-09 Akira Hatanaka[Sema][ObjC] Clean up possible null dereference.
2017-05-09 Tom Stellarddocs: Fix Sphinx detection with out-of-tree builds
2017-05-09 Akira Hatanaka[CodeGen][ObjC] Emit @objc_retain at -O0 for variables...
2017-05-09 Dean Michael... [XRay] Add __xray_customeevent(...) as a clang-supporte...
2017-05-09 Bruno Cardoso... [Modules] Allow umbrella frameworks to define private...
2017-05-09 Vedant KumarRename a method. NFC.
2017-05-08 Adrian PrantlUpdate testcase for upstream LLVM changes.
2017-05-08 Vedant Kumar[Driver] Don't enable -fsanitize-use-after-scope when...
2017-05-08 Richard SmithIf we are building a module, and we read a second descr...
2017-05-08 Simon Pilgrim[X86][LWP] Add __LWP__ macro tests
2017-05-08 Jonathan RoelofsFix grammar in comment. NFC
2017-05-08 Malcolm Parsons[AST] Fix copy&paste error in comment. NFC.
2017-05-08 Anastasia Stulova[Sema] Fix typos handling in an overloadable call.
2017-05-08 Daniel Jasper[clang-format] Convert AlignEscapedNewlinesLeft to...
2017-05-08 Daniel Jasper[clang-format] Don’t propagate AvoidBinPacking into...
2017-05-08 Aaron BallmanCorrect the attribute spelling for guarded_var and...
2017-05-08 Simon Pilgrim[X86][LWP] Add clang support for LWP instructions.
2017-05-08 Sven van Haastregt[OpenCL] Check that global samplers are const
2017-05-06 Eric FiselierUpdate LanguageExtensions doc to refer to C++14 instead...
2017-05-05 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2017-05-05 Tim NorthoverAArch64: fix weird edge case in ABI.
2017-05-05 Richard SmithPermit keywords in module names in #pragma clang module *.
2017-05-05 Richard SmithAdd support for building modules from preprocessed...
2017-05-05 Jonathan RoelofsMultilib: add dump methods
2017-05-05 Jakub KuderskiAdd cxxStdInitializerListExpr AST matcher
2017-05-05 Richard Trieu[ODRHash] Fix typo, NFC
2017-05-05 Aaron BallmanDo not redefine the THREAD_ANNOTATION_ATTRIBUTE__ macro...
2017-05-05 Weiming Zhao[ARM] Limit the diagnose when an ISR calls a regular...
2017-05-05 Saleem AbdulrasoolCodeGen: avoid use of @clang.arc.use intrinsic at O0
2017-05-05 Nico WeberANSIfy more. Still no behavior change.
2017-05-05 Nico WeberANSIfy. No behavior change.
2017-05-05 Nico WeberWarn that the [] spelling of uuid(...) is deprecated.
2017-05-05 Alex LorenzAdd a fix-it for -Wunguarded-availability
2017-05-05 Alex Lorenz[ObjC] Don't disallow vector parameters/return values...
2017-05-05 Nico WeberIntroduce Wzero-as-null-pointer-constant.
2017-05-05 Alex Lorenz[Driver] Add a "-mmacos_version_min" option that's...
2017-05-05 Krasimir Georgiev[Tooling] Remove redundant check, NFCi
2017-05-05 Jonathan RoelofsDocument that Multilib flags must be actual flags
2017-05-04 James Y KnightFix whitespace before token-paste of an argument.
2017-05-04 Nico WeberTurn on -Wmicrosoft-enum-forward-reference by default.
2017-05-04 Reid KlecknerFix bugs checking va_start in lambdas and erroneous...
2017-05-04 Nico WeberTurn -Wmicrosoft-enum-value off by default.
2017-05-04 Saleem AbdulrasoolDriver: only inject libstdc++ paths when needed on...
2017-05-04 Reid Kleckner[ms-inline-asm] Use the frontend size only for ambiguou...
2017-05-04 Peter CollingbourneRe-apply r302108, "IR: Use pointers instead of GUIDs...
2017-05-04 Alexander Kornienko[Tooling] add a createReplacement overload for StringRef
2017-05-04 Martin Probstclang-format: [JS] exponentiation operator
2017-05-04 Alex LorenzDiagnosticsEngine should clear DelayedDiagID before...
2017-05-04 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 17.10 - Artful...
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Alex Lorenz[Index] The relation between the declarations in template
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-04 Xiuli Pan[OpenCL] Add intel_reqd_sub_group_size attribute support
2017-05-04 Peter CollingbourneIR: Use pointers instead of GUIDs to represent edges...
2017-05-04 Richard SmithAdd #pragma clang module begin/end pragmas and generate...
2017-05-03 Ahmed Bougacha[Driver] Update AArch64 testcase to match llvm r302078.
2017-05-03 Tim NorthoverTests: strengthen CHECK line to avoid picking up stray...
2017-05-03 Reid Kleckner[IR] Abstract away ArgNo+1 attribute indexing as much...
2017-05-03 Alex LorenzRevert r302037
2017-05-03 Alex LorenzDiagnosticsEngine should clear DelayedDiagID before...
2017-05-03 Carlo Bertolli[OpenMP] Extended parse for 'always' map modifier
2017-05-03 Oren Ben SimhonReusing an existing attribute diagnostic
2017-05-03 Artem Dergachev[analyzer] Fix memory error bug category capitalization.
2017-05-03 Daniel JasperUndo turning ExtBehavior into a bitfield.
2017-05-03 Daniel JasperFix tests after speculatable intrinsics patch
2017-05-03 Daniel JasperSilences gcc's -Wnarrowing.
2017-05-03 Yuka TakahashiRevert rL301998: "Fix a bug that -isysroot is completel...
next