]> granicus.if.org Git - clang/shortlog
clang
2017-11-09 Krasimir Georgiev[clang-format] Fix argument name comment, NFC
2017-11-09 Sam McCall[Tooling] Use FixedCompilationDatabase when `compile_fl...
2017-11-09 John McCallFix a bug with the use of __builtin_bzero in a conditio...
2017-11-09 Craig Topper[X86] Rename the VEX scalar fma builtins to end with...
2017-11-09 Vedant Kumar[Coverage] Emit deferred regions in headers
2017-11-09 Vedant Kumar[Coverage] Complete top-level deferred regions before...
2017-11-09 Vedant Kumar[Coverage] Emit a gap area after if conditions
2017-11-08 Alex LorenzRemove redundant copy-pasted comment in test file from...
2017-11-08 Alex Lorenz[ObjC] Fix function signature handling for blocks liter...
2017-11-08 Alex Lorenz[ObjC] Boxed strings should use the nullability from...
2017-11-08 Alexey Bataev[OPENMP] Codegen for `#pragma omp target parallel for`.
2017-11-08 David L. JonesAdd a missing "REQUIRES: system-windows" to a Windows...
2017-11-08 Marco CastelluccioAdd CoreOption flag to "-coverage" option to make it...
2017-11-08 Masud Rahman[bindings] fix TLS test failure
2017-11-08 Artem Dergachev[analyzer] Fix a crash on logical operators with vectors.
2017-11-08 Haojian Wu[clang-refactor] Get rid of OccurrencesFinder in Renami...
2017-11-08 Ilya BiryukovWorkaround reverse-iteration buildbot breakages. Filed...
2017-11-08 Ilya BiryukovAvoid printing some redundant name qualifiers in completion
2017-11-08 Ilya BiryukovMoved QualTypeNames.h from Tooling to AST.
2017-11-08 Haojian Wu[clang-refactor] Introduce a new rename rule for qualif...
2017-11-08 Craig Topper[X86] Add masked vcvtps2ph builtins to CheckX86BuiltinF...
2017-11-08 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2017-11-08 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-07 Sriraman TallamChange noplt.c to work for non-x86 targets.
2017-11-07 Justin Lebar[NVPTX] Implement __nvvm_atom_add_gen_d builtin.
2017-11-07 Alex Lorenz[ObjC++] Don't warn about pessimizing move for __block...
2017-11-07 Mitch PhillipsUpdate SanitizerSpecialCaseList to use renamed function...
2017-11-07 Sriraman TallamNew clang option -fno-plt which avoids the PLT and...
2017-11-07 Alex Lorenz[refactor] rename field references in __builtin_offsetof
2017-11-07 George RokosClang/libomptarget map interface flag renaming - NFC...
2017-11-07 Alex Lorenz[index] __builtin_offset's field reference is located...
2017-11-07 Alex Lorenz[index] index field references in __builtin_offset
2017-11-07 Arnold SchwaighoferSystemZ Swift TargetInfo: swifterror support in the...
2017-11-07 Sanjay Patel[CodeGen] split math and complex tests into separate...
2017-11-07 Eric Liu[clang-refactor] Use ClangTool more explicitly by makin...
2017-11-07 Artem Dergachev[analyzer] pr34779: CStringChecker: Accept non-standard...
2017-11-07 Sjoerd Meijer[docs] Add section 'Half-Precision Floating Point'
2017-11-07 George Karpenkov[analyzer] [NFC] Remove unused typedef from SVals.h
2017-11-07 Alex LorenzClarify the error message for unsupported aliases on...
2017-11-06 Devin Coughlin[analyzer] Model correct dispatch_once() 'done' value...
2017-11-06 Dave LeeVary Windows toolchain selection by -fuse-ld
2017-11-06 Craig Topper[X86] Replace the mask cmpeq/cmple/cmplt/cmpgt/cmpge...
2017-11-06 Martin Storsjo[X86] Add 3dnow and 3dnowa to the list of valid target...
2017-11-06 Jan Korous[Parser] Fix TryParseLambdaIntroducer() error handling
2017-11-06 Sanjay Patel[CodeGen] match new fast-math-flag method: isFast()
2017-11-06 Daniel Jasper[clang-format] Handle unary operator overload with...
2017-11-06 Eric Liu[Tooling] Test internal::createExecutorFromCommandLineA...
2017-11-06 Jina Nahiaslowering broadcastm
2017-11-05 Adrian PrantlRemove \brief from doxygen comments in PrettyPrinter.h
2017-11-05 Johannes Altmanninger[clang-diff] NFC: format
2017-11-04 Roman Lebedev[Sema] Document+test the -Wsign-conversion change for...
2017-11-04 Aaron BallmanMove the clang-tblgen-targets project into the Misc...
2017-11-04 Aaron BallmanMove the clang-tblgen project into the Clang tablegenni...
2017-11-04 Aaron BallmanMove the libclang-headers project into the Misc folder...
2017-11-04 Sanjay Patel[CodeGen] add remquo to list of recognized library...
2017-11-04 Martell MaloneCodeGenCXX: no default dllimport storage for mingw
2017-11-04 Martell Malone[Driver] MinGW: Remove custom linker detection
2017-11-04 Richard TrieuUpdate ODR hashing tests
2017-11-03 Eugene Zelenko[Basic] Fix some Clang-tidy modernize and Include What...
2017-11-03 Alex LorenzAdd -fcxx-exceptions for ExtractionSemicolonPolicy...
2017-11-03 Aaron BallmanReplace a use of std::for_each() with llvm::for_each...
2017-11-03 Alex LorenzMove Extract.cpp that wasn't moved in r317343
2017-11-03 Alex Lorenz[refactor][extract] insert semicolons into extracted...
2017-11-03 Kostya Kortchinsky[Driver] Add Scudo as a possible -fsanitize= option
2017-11-03 Sanjay Patel[CodeGen] add libcall attr tests to show errno-related...
2017-11-03 Eric Liu[Tooling] Fix linking of StandaloneToolExecutorPlugin.
2017-11-03 Eric Liu[Tooling] Put createExecutorFromCommandLineArgs impleme...
2017-11-03 Krasimir Georgiev[clang-format] Sort using-declarations case sensitively...
2017-11-03 Erik Verbruggen[preamble] Also record the "skipping" state of the...
2017-11-03 Justin Lebar[CUDA] Mark CUDA as a no-errno platform.
2017-11-03 Richard Smith[c++17] Visit class template explicit specializations...
2017-11-03 George Karpenkov[analyzer] [NFC] very minor ExprEngineC refactoring
2017-11-03 George Karpenkov[analyzer] do not crash on libcxx03 call_once implement...
2017-11-02 David BlaikieModular Codegen: Don't home always_inline functions
2017-11-02 David BlaikieModular Codegen: Don't home/modularize static functions...
2017-11-02 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2017-11-02 Erich KeaneAdd default calling convention support for regcall.
2017-11-02 Sanjay Patel[CodeGen] fix const-ness of builtin equivalents of...
2017-11-02 Alex Lorenzrevert r317228: remove unused function from ObjCRuntime...
2017-11-02 Alex Lorenzremove unused function from ObjCRuntime.h, NFC
2017-11-02 Alexey Bataev[OPENMP] Fix PR35152: Do not use getInvokeDest() functi...
2017-11-02 Alex Lorenz[refactor][selection] canonicalize selected string...
2017-11-02 Sanjay Patel[CodeGen] add builtin attr tests to show errno-related...
2017-11-02 Jan KorousFix comment typo
2017-11-02 Alexey Bataev[OPENMP] Fix PR35156: Get correct thread id with window...
2017-11-02 Jonas Hahnfeld[OpenMP] Extend "Avoid VLAs for reduction" optimization...
2017-11-02 Eric LiuFix clang-format CLion integration bug.
2017-11-02 Jan KorousFix typo in class annotation
2017-11-02 Shoaib Meenai[libclang] Add dummy libclang-headers target
2017-11-02 Shoaib Meenai[clang-rename] Use add_clang_tool
2017-11-02 Richard SmithPR33746: Store the 'inline'ness of a static data member...
2017-11-02 Saleem AbdulrasoolCodeGen: simplify EH personality selection (NFC)
2017-11-01 Richard SmithFix missing -Wregister warning when 'register' is appli...
2017-11-01 Eugene Zelenko[ASTMatchers] Fix some Clang-tidy modernize and Include...
2017-11-01 Krasimir Georgiev[clang-format] Make parseUnaryOperator non-recursive...
2017-11-01 NAKAMURA TakumiFix warnings discovered by rL317076. [-Wunused-private...
2017-11-01 NAKAMURA TakumiReformat.
2017-11-01 Richard SmithFix -Wunused-private-field to fire regardless of which...
2017-11-01 NAKAMURA Takumiclang/lib/Format/Format.cpp: Fix warnings introduced...
2017-11-01 Richard TrieuChange assertion to quick exit from checking function.
next