]> granicus.if.org Git - clang/shortlog
clang
2017-05-12 Krzysztof Parzyszek[Hexagon] Make sure to pass empty struct arguments...
2017-05-12 Martin Probstclang-format: [JS] support non-null assertions after...
2017-05-12 Alexander KornienkoFix an assertion failure (PR33020).
2017-05-12 Gabor Horvath[analyzer] Add modelling of __builtin_assume
2017-05-12 Gabor Horvath[analyzer] Avoid an allocation in Std C function modelling
2017-05-12 Alexander Shaposhnikov[tooling] RefactoringCallbacks code cleanup
2017-05-12 Reid KlecknerFix uninitialized bool read causing x86_64-mno-sse...
2017-05-11 Richard SmithRemove unnecessary mapping from SourceLocation to Module.
2017-05-11 Adrian PrantlModule Debug Info: Emit namespaced C++ forward decls...
2017-05-11 Reid KlecknerIssue diagnostics when returning FP values on x86_64...
2017-05-11 Richard SmithXFAIL this test for Hexagon.
2017-05-11 Richard SmithWork around different -std= default for PS4 target.
2017-05-11 Richard SmithPR22877: When constructing an array via a constructor...
2017-05-11 Adrian PrantlAdd a test that local submodule visibility has no effec...
2017-05-11 Alex Lorenz[CodeCompletion] Provide member completions for depende...
2017-05-11 Alex Lorenz[CodeCompletion] NFC, extract a function that generates...
2017-05-11 NAKAMURA TakumiFix two-stage build on windows using DistributionExampl...
2017-05-11 Serge PavlovReverted r302775
2017-05-11 Diana PicusRevert "PR22877: When constructing an array via a const...
2017-05-11 Serge PavlovDriver must return non-zero code on errors in command...
2017-05-11 Bruno Cardoso... Make tests from r302765 windows friendly
2017-05-11 Bruno Cardoso... [Sema] Improve redefinition errors pointing to the...
2017-05-11 NAKAMURA TakumiPrune unused \param(s) of clang::Parser::ParseTemplateI...
2017-05-11 NAKAMURA Takumiclang/test/CodeGenCXX/array-default-argument.cpp: Satis...
2017-05-11 Richard SmithPR22877: When constructing an array via a constructor...
2017-05-10 NAKAMURA Takumiclang/lib/Tooling/RefactoringCallbacks.cpp: Avoid std...
2017-05-10 Adrian PrantlPartially revert r302685 and swith Apple-style full...
2017-05-10 James Y Knight[Myriad] Pass -Xclang and -mllvm flags to moviCompile
2017-05-10 Richard SmithChanges missed from r302732.
2017-05-10 Richard SmithImprove diagnosis of unknown template name.
2017-05-10 Erich KeaneFix errored return value in CheckFunctionReturnType...
2017-05-10 Erik Pilkington[Sema] Objective-C++ support for type trait __is_base_of
2017-05-10 Alex Lorenz[AST] RecursiveASTVisitor should not crash on lambdas...
2017-05-10 Adrian PrantlBuild the Apple-style stage2 with full debug info
2017-05-10 Argyrios Kyrtzidis[libclang] Fix typo in doc-comment, NFC
2017-05-10 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_isExternalSymbol...
2017-05-10 Petar JovanovicReland: [mips] Impose a threshold for coercion of aggre...
2017-05-10 Martin Probstclang-format: refine calculating brace types.
2017-05-10 Serge GueltonUse clang++-3.5 compatible initializer_list constructor
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...
next