The Week Of Monday 4 December 2017 Archives by thread
Starting: Mon Dec 4 00:53:16 PST 2017
Ending: Sun Dec 10 23:41:51 PST 2017
Messages: 741
- r319642 - Fix bug where we wouldn't break columns over the limit.
Manuel Klimek via cfe-commits
- [PATCH] D40733: [clangd] GlobalCompilationDatabase interface changes
Haojian Wu via Phabricator via cfe-commits
- [clang-tools-extra] r319647 - [clangd] GlobalCompilationDatabase interface changes
Sam McCall via cfe-commits
- [PATCH] D40671: [clang-tidy] Support specific checks for NOLINT directive
Alexander Kornienko via Phabricator via cfe-commits
- [PATCH] D39455: [CodeGen] Add initial support for union members in TBAA
Ivan Kosarev via Phabricator via cfe-commits
- [PATCH] D40737: [clang-tidy] Resubmit hicpp-multiway-paths-covered without breaking test
Jonas Toth via Phabricator via cfe-commits
- [PATCH] D40731: Integrate CHash into CLang
Christian Dietrich via Phabricator via cfe-commits
- [PATCH] D40780: [clangd] Incorporate fuzzy-match into result rankings.
Sam McCall via Phabricator via cfe-commits
- [PATCH] D40781: [DataCollection] Allow choosing between collection categories
Johannes Altmanninger via Phabricator via cfe-commits
- [PATCH] D40719: [clangd] Split CodeComplete into a separate file. NFC
Haojian Wu via Phabricator via cfe-commits
- [clang-tools-extra] r319655 - [clangd] Split CodeComplete into a separate file. NFC
Sam McCall via cfe-commits
- [PATCH] D40527: [libclang] Record parsing invocation to a temporary file when requested by client
Jan Korous via Phabricator via cfe-commits
- [PATCH] D35109: [Analyzer] SValBuilder Comparison Rearrangement
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D38694: [ASTImporter] Support importing CXXUnresolvedConstructExpr and UnresolvedLookupExpr
Gábor Horváth via Phabricator via cfe-commits
- [PATCH] D39005: [OpenMP] Clean up variable and function names for NVPTX backend
Jonas Hahnfeld via Phabricator via cfe-commits
- [PATCH] D40784: [clangd] Split code-completion tests out of ClangdTests. NFC.
Sam McCall via Phabricator via cfe-commits
- [PATCH] D20124: [PCH] Serialize skipped preprocessor ranges
Cameron via Phabricator via cfe-commits
- r319658 - [OpenCL] Define __IMAGE_SUPPORT__ macro for SPIR
Sven van Haastregt via cfe-commits
- r319661 - [OPENMP] Codegen for `distribute simd` directive.
Alexey Bataev via cfe-commits
- Clang-format: add finer-grained options for putting all arguments on one line.
Russell McClellan via cfe-commits
- [PATCH] D39739: [HCC] Add flag to Import Weak Functions in Function Importer
Yaxun Liu via Phabricator via cfe-commits
- [PATCH] D40787: Replace the usage of std::uncaught_exception with std::uncaught_exceptions
Daniel Kolozsvari via Phabricator via cfe-commits
- [PATCH] D38425: [clangd] Document highlights for clangd
William Enright via Phabricator via cfe-commits
- [PATCH] D40775: [libcxx] Add underscores to win32 locale headers.
Jonathan Roelofs via Phabricator via cfe-commits
- [PATCH] D40112: [CodeGen][X86] Fix handling of __fp16 vectors
Akira Hatanaka via Phabricator via cfe-commits
- [PATCH] D40567: Always show template parameters in IR type names
Serge Pavlov via Phabricator via cfe-commits
- [PATCH] D40071: [libcxx] Implement exception_ptr on Windows without msvcprt.dll
Andrey Khalyavin via Phabricator via cfe-commits
- [libcxx] r319666 - [libcxx] Set up .arcconfig to point to new Diffusion CXX repository
Ben Hamilton via cfe-commits
- [PATCH] D40500: [libcxx] Set up .arcconfig to point to new Diffusion CXX repository
Ben Hamilton via Phabricator via cfe-commits
- [PATCH] D40793: [analyzer] Improve SymbolicRegion::dump() for heap pointers.
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D39279: Stringizing raw string literals containing newline
Taewook Oh via Phabricator via cfe-commits
- r319672 - Changing mixed CRLFs back to LFs; NFC.
Aaron Ballman via cfe-commits
- [PATCH] D40795: [OpenMP] Initial implementation of code generation for pragma 'teams distribute parallel for simd' on host
Carlo Bertolli via Phabricator via cfe-commits
- [libcxx] r319675 - Fix PR#35948: generate_n does not accept floating point Size arguments.
Marshall Clow via cfe-commits
- [PATCH] D39709: [analyzer] [NFC] remove duplicated function
George Karpenkov via Phabricator via cfe-commits
- [PATCH] D40673: Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc2-26
Melanie Blower via Phabricator via cfe-commits
- [PATCH] D40501: [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40774: [libcxx] Fix intrinsics for MSVC
Shoaib Meenai via Phabricator via cfe-commits
- r319684 - design document for a hardware-assisted memory safety (HWAMS) tool, similar to AddressSanitizer
Kostya Serebryany via cfe-commits
- [PATCH] D40568: design document for a hardware-assisted memory safety (HWAMS) tool, similar to AddressSanitizer
Kostya Serebryany via Phabricator via cfe-commits
- [libcxx] r319687 - Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a
Marshall Clow via cfe-commits
- [PATCH] D40586: Implement p0457r2 - String Prefix and Suffix Checking
Marshall Clow via Phabricator via cfe-commits
- r319688 - Now that C++17 is official (https://www.iso.org/standard/68564.html), start changing the C++1z terminology over to C++17. NFC intended, these are all mechanical changes.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r319690 - Fix build after r319688: s/CPlusPlus1z/CPlusPlus17/
Hans Wennborg via cfe-commits
- [libcxx] r319693 - Ooops. I checked in a test for a bug I haven't fixed yet. Temporrarily commented it out.
Marshall Clow via cfe-commits
- r319696 - [OpenMP] Initial implementation of code generation for pragma 'teams distribute parallel for simd' on host
Carlo Bertolli via cfe-commits
- r319697 - [analyzer] [NFC] remove duplicated function
George Karpenkov via cfe-commits
- [PATCH] D40225: Add -std=c17 as a flag
Aaron Ballman via Phabricator via cfe-commits
- [PATCH] D40566: Check if MemberExpr arguments are type-dependent.
Eli Friedman via Phabricator via cfe-commits
- [PATCH] D40548: [clangd] Prototyping index support and naive index-based global code completion. WIP
Marc-Andre Laperle via Phabricator via cfe-commits
- r319700 - [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration spaces.
Alexey Bataev via cfe-commits
- [PATCH] D40746: Correctly handle line table entries without filenames during AST serialization
Richard Smith - zygoloid via Phabricator via cfe-commits
- [PATCH] D40625: Harmonizing attribute GNU/C++ spellings
Aaron Ballman via Phabricator via cfe-commits
- [PATCH] D39903: [libclang] Allow pretty printing declarations
Cameron via Phabricator via cfe-commits
- r319702 - [libclang] Record parsing invocation to a temporary file when requested
Alex Lorenz via cfe-commits
- r319703 - Add _Float128 as alias to __float128 to enable compilations on Fedora27/glibc2-26
Erich Keane via cfe-commits
- r319707 - Correctly handle line table entries without filenames during AST serialization
Hans Wennborg via cfe-commits
- [PATCH] D40806: CodeGen: Fix invalid bitcasts for memcpy
Yaxun Liu via Phabricator via cfe-commits
- [PATCH] D28820: Warn when calling a non interrupt function from an interrupt on ARM
KCG via Phabricator via cfe-commits
- [libcxx] r319710 - Implement more of P0600: '[[nodiscard]] in the library' for C++2a
Marshall Clow via cfe-commits
- [libcxx] r319711 - Commit tests for changes in revision 319710
Marshall Clow via cfe-commits
- [PATCH] D40809: [WIP] [analyzer] Dump counterexample traces as C programs
George Karpenkov via Phabricator via cfe-commits
- [libcxxabi] r319713 - [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository
Ben Hamilton via cfe-commits
- [PATCH] D36390: Fix overloaded static functions in SemaCodeComplete
Cameron via Phabricator via cfe-commits
- r319714 - [Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko via cfe-commits
- r319715 - Fix record-parsing-invocation.c test on Windows
Alex Lorenz via cfe-commits
- r319716 - [Lex] Fix lldb-x86_64-ubuntu-14.04-buildserver build bot broken with r319714 (NFC).
Eugene Zelenko via cfe-commits
- r319720 - [CMake] Don't use comma as an alternate separator
Petr Hosek via cfe-commits
- [PATCH] D40762: [CMake] Don't use comma as an alternate separator
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40637: [CMake] Support runtimes and monorepo layouts when looking for libc++
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40813: [clang-tidy] Adding Fuchsia checker for virtual inheritance
Julie Hockett via Phabricator via cfe-commits
- [PATCH] D40580: [clang-tidy] Adding Fuchsia checker for multiple inheritance
Julie Hockett via Phabricator via cfe-commits
- [PATCH] D40814: [libcxx] Use the correct variable name for target triple in lit
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40815: [libcxxabi] Use the correct variable name for target triple in lit
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40816: [libunwind] Use the correct variable name for target triple in lit
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40817: [libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to lit
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40818: [libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to lit
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D40819: Implement Attribute Target MultiVersioning (Improved edition!)
Erich Keane via Phabricator via cfe-commits
- [PATCH] D38596: Implement attribute target multiversioning
Erich Keane via Phabricator via cfe-commits
- [PATCH] D40820: [libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is set
Petr Hosek via Phabricator via cfe-commits
- r319727 - Generalize "static data member instantiated" notification to cover variable templates too.
Richard Smith via cfe-commits
- [PATCH] D33989: [OpenCL] Allow targets to select address space per type
David Blaikie via cfe-commits
- [PATCH] D40682: [driver] Set the 'simulator' environment for Darwin when -m<os>simulator-version-min is used
Bob Wilson via Phabricator via cfe-commits
- r319729 - [libclang] Store unsaved file hashes when recording parsing invocations
Alex Lorenz via cfe-commits
- [PATCH] D39694: [VerifyDiagnosticConsumer] support -verify=<prefixes>
Hal Finkel via Phabricator via cfe-commits
- [libcxx] r319734 - Add issue 2587, which was missed
Marshall Clow via cfe-commits
- r319735 - AMDGPU: Don't add fp64 feature to r600 subtargets
Matt Arsenault via cfe-commits
- [libcxx] r319736 - Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before)
Marshall Clow via cfe-commits
- [PATCH] D28253: static_assert inside make_shared when the object is not constructible
Marshall Clow via Phabricator via cfe-commits
- [clang-tools-extra] r319741 - [clangd] Split code-completion tests out of ClangdTests. NFC.
Sam McCall via cfe-commits
- [clang-tools-extra] r319742 - [clangd] Remove unused test param. NFC
Sam McCall via cfe-commits
- r319746 - Add __WINT_MAX__.
Ed Schouten via cfe-commits
- [PATCH] D40415: [libcxx] Define istream_iterator equality comparison operators out-of-line
Mikhail Maltsev via Phabricator via cfe-commits
- r319748 - [clang-format] Releasenotes for rL319024 : Add option to group multiple #include blocks when sorting includes
Sylvestre Ledru via cfe-commits
- [PATCH] D36672: [clang-tidy] readability-non-const-parameter: fixit on all function declarations
Malcolm Parsons via Phabricator via cfe-commits
- [PATCH] D40829: [clang-tidy] adjust cppcoreguidelines-owning-memory documentation
Jonas Toth via Phabricator via cfe-commits
- [clang-tools-extra] r319753 - [clangd] Set completion options per-request.
Ilya Biryukov via cfe-commits
- [PATCH] D40654: [clangd] Set completion options per-request.
Phabricator via Phabricator via cfe-commits
- [PATCH] D39719: [X86][AVX512] lowering kunpack intrinsic - clang part
jina via Phabricator via cfe-commits
- [PATCH] D40737: [clang-tidy] WIP Resubmit hicpp-multiway-paths-covered without breaking test
Jonas Toth via Phabricator via cfe-commits
- [PATCH] D39430: [clangd] various fixes
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D40832: [clang-format] Adds canonical raw string delimiters support
Krasimir Georgiev via Phabricator via cfe-commits
- [PATCH] D40834: [libc++] std::map: use throw_out_of_range()
Petteri Aimonen via Phabricator via cfe-commits
- [PATCH] D40838: [OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
Sven van Haastregt via Phabricator via cfe-commits
- r319774 - [OPENMP] Fix assert fail after target implicit map checks.
Alexey Bataev via cfe-commits
- [PATCH] D40752: [OpenMP] Fix assert fail after target implicit map checks
Alexey Bataev via Phabricator via cfe-commits
- r319777 - [x86][AVX512] Lowering kunpack intrinsics to LLVM IR
Jina Nahias via cfe-commits
- [libcxx] r319779 - Mark a couple of internal routines as 'noexcept'
Marshall Clow via cfe-commits
- [PATCH] D40738: Don't use Wasm function sections for more than one function
Nicholas Wilson via Phabricator via cfe-commits
- [PATCH] D37813: clang-format: better handle namespace macros
Francois Ferrand via Phabricator via cfe-commits
- [clang-tools-extra] r319785 - [clang-tidy] adjust cppcoreguidelines-owning-memory documentation
Jonas Toth via cfe-commits
- [PATCH] D40485: [clangd] Introduced a Context that stores implicit data
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D40486: [clangd] Implemented logging using Context
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D40489: [clangd] Changed tracing interfaces
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D40841: [analyzer] Fix a crash on C++17 AST for non-trivial construction into a trivial brace initializer.
Artem Dergachev via Phabricator via cfe-commits
- r319793 - [analyzer] Mark heap-based symbolic regions in debug dumps.
Artem Dergachev via cfe-commits
- [PATCH] D38801: [analyzer] In getSVal() API, disable auto-detection of void type as char type.
Artem Dergachev via Phabricator via cfe-commits
- r319800 - [OPENMP] Remove non-required parameters for distribute simd outlined
Alexey Bataev via cfe-commits
- r319801 - [WebAssembly] Don't use Wasm function sections for more than one function
Dan Gohman via cfe-commits
- [libcxx] r319802 - [libcxx] Fix intrinsics for MSVC
Shoaib Meenai via cfe-commits
- [PATCH] D32411: [libcxx] Provide #include_next alternative for MSVC
Ben Craig via Phabricator via cfe-commits
- [clang-tools-extra] r319812 - Commit access test.
Julie Hockett via cfe-commits
- [PATCH] D39284: Allow conditions to be decomposed with structured bindings
Zhihao Yuan via Phabricator via cfe-commits
- r319814 - [OPENMP] Fix implicit mapping analysis.
Alexey Bataev via cfe-commits
- [libcxx] r319816 - Enable auto-linking on Windows
Saleem Abdulrasool via cfe-commits
- [PATCH] D40660: Enable auto-linking on Windows
Saleem Abdulrasool via Phabricator via cfe-commits
- r319817 - Give this test a triple to avoid failures on MS bots.
Richard Smith via cfe-commits
- [clang-tools-extra] r319820 - [clangd] Clean up code complete unit tests. NFC
Sam McCall via cfe-commits
- [libunwind] r319823 - [libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to lit
Petr Hosek via cfe-commits
- [PATCH] D40850: suppress undefined-template warnings when the pattern is declared in a system header
Nick Lewycky via Phabricator via cfe-commits
- [libunwind] r319830 - [libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is set
Petr Hosek via cfe-commits
- r319834 - [analyzer] do not crash on cases where an array subscript is an rvalue
George Karpenkov via cfe-commits
- r319835 - Use an even more precise triple to avoid errors on Darwin, where we don't use comdats for inline entities.
Richard Smith via cfe-commits
- r319836 - Fix one more record-parsing-invocation.c test issue on Windows
Alex Lorenz via cfe-commits
- [clang-tools-extra] r319840 - [CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai via cfe-commits
- r319840 - [CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai via cfe-commits
- [PATCH] D40854: [clang-tidy] WIP implement cppcoreguidelines check for mixed integer arithmetic
Jonas Toth via Phabricator via cfe-commits
- [PATCH] D38639: [clangd] #include statements support for Open definition
William Enright via Phabricator via cfe-commits
- [PATCH] D40860: [clangd] Fix diagnostic positions
Raoul Wols via Phabricator via cfe-commits
- r319848 - Fix another record-parsing-invocation.c test issue on Windows
Douglas Yung via cfe-commits
- [PATCH] D40864: [Darwin] Add a new -mstack-probe option and enable by default
Amara Emerson via Phabricator via cfe-commits
- r319858 - P0722R2: The first parameter in an implicit call to a destroying operator
Richard Smith via cfe-commits
- [PATCH] D40871: [CUDA] Added overloads for '[unsigned] long' variants of shfl builtins.
Artem Belevich via Phabricator via cfe-commits
- [PATCH] D40872: [NVPTX, CUDA] Added llvm.nvvm.fns intrinsic and matching __nvvm_fns builtin in clang.
Artem Belevich via Phabricator via cfe-commits
- r319875 - Fix a bunch of wrong "tautological unsigned enum compare" diagnostics in C++.
Richard Smith via cfe-commits
- [PATCH] D39412: [Driver] Give LIBRARY_PATH precedence over native toolchains
Zhihao Yuan via Phabricator via cfe-commits
- r319881 - [libclang] Add function to get the buffer for a file
Erik Verbruggen via cfe-commits
- [PATCH] D40643: [libclang] Add function to get the buffer for a file
Erik Verbruggen via Phabricator via cfe-commits
- [PATCH] D40884: [Index] Add setPreprocessor member to IndexDataConsumer.
Eric Liu via Phabricator via cfe-commits
- r319883 - [OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
Sven van Haastregt via cfe-commits
- [PATCH] D40488: [clangd] Implemented tracing using Context
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D33467: Fix LLVM build errors if necent build of GCC 7 is used
Guilherme Amadio via Phabricator via cfe-commits
- [PATCH] D40888: [ARM] ACLE parallel arithmetic and DSP style multiplications
Sjoerd Meijer via Phabricator via cfe-commits
- [PATCH] D40895: Ignore pointers to incomplete types when diagnosing misaligned addresses
Roger Ferrer Ibanez via Phabricator via cfe-commits
- r319896 - [OPENMP] Initial codegen for `teams distribute simd` directive.
Alexey Bataev via cfe-commits
- [PATCH] D39457: [OPENMP] Current status of OpenMP support.
Alexey Bataev via Phabricator via cfe-commits
- r319897 - [OPENMP] Improve error message for mapping union members.
Alexey Bataev via cfe-commits
- [PATCH] D30691: [analyzer] Support for naive cross translational unit analysis
Zoltán Gera via Phabricator via cfe-commits
- [PATCH] D39027: [docs][refactor] Add a new tutorial that talks about how one can implement refactoring actions
Manuel Klimek via Phabricator via cfe-commits
- [PATCH] D40897: [clangd] Introduce a "Symbol" class.
Haojian Wu via Phabricator via cfe-commits
- [PATCH] D40901: Refactor lazy loading of template specializations. NFC
Vassil Vassilev via Phabricator via cfe-commits
- [PATCH] D40903: [Sanitizers] Basic Solaris sanitizer support (PR 33274)
Rainer Orth via Phabricator via cfe-commits
- [PATCH] D39812: [Driver, CodeGen] pass through and apply -fassociative-math
Sanjay Patel via Phabricator via cfe-commits
- r319904 - Stringizing raw string literals containing newline
Taewook Oh via cfe-commits
- [PATCH] D40909: [clang-format] Reorganize raw string delimiters
Krasimir Georgiev via Phabricator via cfe-commits
- r319908 - [CUDA] Added overloads for '[unsigned] long' variants of shfl builtins.
Artem Belevich via cfe-commits
- r319909 - [NVPTX, CUDA] Added llvm.nvvm.fns intrinsic and matching __nvvm_fns builtin in clang.
Artem Belevich via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- [PATCH] D40911: [OpenMP] Fix PR35542: Correct adjusting of private reduction variable
Jonas Hahnfeld via Phabricator via cfe-commits
- r319931 - Fix PR35542: Correct adjusting of private reduction variable
Jonas Hahnfeld via cfe-commits
- r319942 - Delete special-case "out-of-range" handling for bools, and just use the normal
Richard Smith via cfe-commits
- [PATCH] D40562: [Sema] Ignore decls in namespaces when global decls are not wanted.
Eric Liu via Phabricator via cfe-commits
- r319948 - [CMake] Use PRIVATE in target_link_libraries for fuzzers.
Matt Morehouse via cfe-commits
- [clang-tools-extra] r319948 - [CMake] Use PRIVATE in target_link_libraries for fuzzers.
Matt Morehouse via cfe-commits
- r319950 - [clang] Use PRIVATE in target_link_libraries
Shoaib Meenai via cfe-commits
- [libcxx] r319959 - [libc++] Create install-stripped targets
Shoaib Meenai via cfe-commits
- [PATCH] D40680: [libc++] Create install-stripped targets
Shoaib Meenai via Phabricator via cfe-commits
- [PATCH] D40398: Remove ValueDependent assertions on ICE checks.
Matt Davis via Phabricator via cfe-commits
- [PATCH] D39375: [clang] Add PPCallbacks list to preprocessor when building a preacompiled preamble.
William Enright via Phabricator via cfe-commits
- [PATCH] D38110: [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.
Saleem Abdulrasool via Phabricator via cfe-commits
- r319983 - [clang] Add PRIVATE to target_link_libraries
Shoaib Meenai via cfe-commits
- r319986 - [Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko via cfe-commits
- [PATCH] D40925: Add option -fkeep-static-consts
Elizabeth Andrews via Phabricator via cfe-commits
- [PATCH] D40929: Unblock Swift Calling Convention Mangling on Windows
Thomas Roughton via Phabricator via cfe-commits
- r319992 - Remove old concepts parsing code
Hubert Tong via cfe-commits
- [PATCH] D40380: Remove old concepts parsing code
Hubert Tong via Phabricator via cfe-commits
- [libcxx] r319994 - [libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej via cfe-commits
- [PATCH] D40560: [analyzer] WIP: Get construction into `operator new` running in simple cases.
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D40936: Hardware-assisted AddressSanitizer (clang part).
Evgenii Stepanov via Phabricator via cfe-commits
- r320000 - CodeGen: Fix invalid bitcasts for memcpy
Yaxun Liu via cfe-commits
- [PATCH] D40937: [clang-tidy] Infinite loop checker
Peter Szecsi via Phabricator via cfe-commits
- [PATCH] D40938: update hwasan docs
Kostya Serebryany via Phabricator via cfe-commits
- [PATCH] D40939: [analyzer] Avoid element regions of void type.
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D40940: [ubsan] Use pass_object_size info in bounds checks
Vedant Kumar via Phabricator via cfe-commits
- [PATCH] D40941: [ubsan] Use pass_object_size info in bounds checks (compiler-rt)
Vedant Kumar via Phabricator via cfe-commits
- [PATCH] D37057: [clang] Require address space to be specified when creating functions (4/4)
Dylan McKay via Phabricator via cfe-commits
- r320008 - Test commit access
Zhihao Yuan via cfe-commits
- r320011 - Allow conditions to be decomposed with structured bindings
Zhihao Yuan via cfe-commits
- r320017 - Ignore pointers to incomplete types when diagnosing misaligned addresses
Roger Ferrer Ibanez via cfe-commits
- r320019 - [ARM] ACLE parallel arithmetic and DSP style multiplications
Sjoerd Meijer via cfe-commits
- r320030 - [Index] Add setPreprocessor member to IndexDataConsumer.
Eric Liu via cfe-commits
- [PATCH] D40948: Switch Clang's default C++ language target to C++14
Tim Northover via Phabricator via cfe-commits
- [PATCH] D40952: [clangd] Convert lit code completion tests to unit-tests. NFC
Sam McCall via Phabricator via cfe-commits
- [PATCH] D30946: [ScopePrinting] Added support to print full scopes of types and declarations.
Simon Schroeder via Phabricator via cfe-commits
- [PATCH] D39363: [clang-tidy] Correctly classify constant arrays and constant strings as constants when checking identifiers naming
Alexander Kornienko via Phabricator via cfe-commits
- [PATCH] D40956: [AMDGPU] Switch to the new addr space mapping by default for clang
Yaxun Liu via Phabricator via cfe-commits
- [PATCH] D40548: [clangd] Symbol index interfaces and index-based code completion.
Eric Liu via Phabricator via cfe-commits
- [PATCH] D40563: [SemaCodeComplete] Allow passing out scope specifiers in qualified-id completions via completion context.
Eric Liu via Phabricator via cfe-commits
- [PATCH] D40968: [OpenMP] Diagnose function name on the link clause
Kelvin Li via Phabricator via cfe-commits
- [PATCH] D39050: Add index-while-building support to Clang
Marc-Andre Laperle via Phabricator via cfe-commits
- r320073 - [driver] Set the 'simulator' environment for Darwin when compiling for
Alex Lorenz via cfe-commits
- [clang-tools-extra] r320074 - [clangd-fuzzer] Update contruction of LSPServer.
Matt Morehouse via cfe-commits
- r320075 - update hwasan docs
Kostya Serebryany via cfe-commits
- [PATCH] D40977: [OpenMP] NVPTX: Set default/minimum compute capability to sm_35
George Rokos via Phabricator via cfe-commits
- r320078 - [OPENMP] Do not capture private variables in the target regions.
Alexey Bataev via cfe-commits
- [PATCH] D40448: Add a printing policy for AST dumping
Aaron Ballman via Phabricator via cfe-commits
- r320082 - [OpenMP] NVPTX: Set default/minimum compute capability to sm_35
George Rokos via cfe-commits
- r320085 - [libclang] Record code-completion invocations to a temporary file when
Alex Lorenz via cfe-commits
- [PATCH] D39665: Support __has_c_attribute
Richard Smith - zygoloid via Phabricator via cfe-commits
- r320088 - Add support for the __has_c_attribute builtin preprocessor macro.
Aaron Ballman via cfe-commits
- r320089 - Add new language mode flags for C17.
Aaron Ballman via cfe-commits
- [PATCH] D40983: Generate Libclang invocation reproducers using a new -cc1gen-reproducer option
Alex Lorenz via Phabricator via cfe-commits
- r320091 - [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko via cfe-commits
- [PATCH] D35181: Defer addition of keywords to identifier table when loading AST
Johann Klähn via Phabricator via cfe-commits
- [libcxx] r320096 - Creating release candidate rc3 from release_501 branch
Tom Stellard via cfe-commits
- [libcxxabi] r320097 - Creating release candidate rc3 from release_501 branch
Tom Stellard via cfe-commits
- [libunwind] r320103 - Creating release candidate rc3 from release_501 branch
Tom Stellard via cfe-commits
- r320112 - Remove line-endings added by r320089. NFC.
Ahmed Bougacha via cfe-commits
- [PATCH] D39451: P0620 follow-up: deducing `auto` from braced-init-list in new expr
Zhihao Yuan via Phabricator via cfe-commits
- [PATCH] D40218: [Clang] Add __builtin_launder
Richard Smith - zygoloid via Phabricator via cfe-commits
- r320113 - Correct line endings that got mixed up in r320089; NFC.
Aaron Ballman via cfe-commits
- r320114 - Fix more line endings changed in r320089. NFC.
Ahmed Bougacha via cfe-commits
- r320115 - Correct line endings that got mixed up in r320088; NFC.
Aaron Ballman via cfe-commits
- [PATCH] D40988: Clang-format: add finer-grained options for putting all arguments on one line
Russell McClellan via Phabricator via cfe-commits
- [PATCH] D40668: [Blocks] Inherit sanitizer options from parent decl
Vedant Kumar via Phabricator via cfe-commits
- [PATCH] D40991: [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII.
Stephan T. Lavavej via Phabricator via cfe-commits
- r320122 - Unify implementation of our two different flavours of -Wtautological-compare.
Richard Smith via cfe-commits
- r315996 - [CMake][OpenMP] Customize default offloading arch
Ahmed Bougacha via cfe-commits
- r320124 - Fold together the in-range and out-of-range portions of -Wtautological-compare.
Richard Smith via cfe-commits
- r320128 - [ubsan] Use pass_object_size info in bounds checks
Vedant Kumar via cfe-commits
- [PATCH] D40995: [TextDiagnosticBuffer] Fix diagnostic note emission order.
Joel E. Denny via Phabricator via cfe-commits
- r320131 - Add a test that the __STDC_VERSION__ macro reports the correct value for -std=c17.
Aaron Ballman via cfe-commits
- r320132 - [Blocks] Inherit sanitizer options from parent decl
Vedant Kumar via cfe-commits
- [PATCH] D40996: Add --no-cuda-version-check in unknown-std.cpp
Kelvin Li via Phabricator via cfe-commits
- [PATCH] D40997: [driver] Take target
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D40998: [driver][darwin] Take the OS version specified in "-target" as the target OS instead of inferring it from SDK / environment
Alex Lorenz via Phabricator via cfe-commits
- r320133 - Revert r320124 "Fold together the in-range and out-of-range portions of -Wtautological-compare."
Hans Wennborg via cfe-commits
- r320135 - In stdbool.h, define bool, false, true only in gnu++98
Stephan Bergmann via cfe-commits
- [PATCH] D40167: In stdbool.h, define bool, false, true only in gnu++98
Stephan Bergmann via Phabricator via cfe-commits
- [PATCH] D41001: [change-namespace] Fix crash when injected base-class name is used in friend declarations.
Eric Liu via Phabricator via cfe-commits
- [clang-tools-extra] r320139 - [change-namespace] Fix crash when injected base-class name is used in friend declarations.
Eric Liu via cfe-commits
- [PATCH] D40712: Add cc1 flag enabling the function stack size section that was added in r319430
Sean Eveson via Phabricator via cfe-commits
- [PATCH] D40561: [libclang] Fix cursors for functions with trailing return type
Nikolai Kosjar via Phabricator via cfe-commits
- [PATCH] D40481: [libclang] Fix cursors for arguments of Subscript and Call operators
Nikolai Kosjar via Phabricator via cfe-commits
- [PATCH] D41005: Reuse preamble even if an unsaved file does not exist
Nikolai Kosjar via Phabricator via cfe-commits
- [PATCH] D40685: [libunwind] Switch to add_llvm_install_targets
Will Dietz via Phabricator via cfe-commits
- [PATCH] D40372: [ExprConstant] Fix assert when initializing constexpr array
Erik Pilkington via Phabricator via cfe-commits
- [clang-tools-extra] r320148 - [clangd] Convert lit code completion tests to unit-tests. NFC
Sam McCall via cfe-commits
- r320149 - [OPENMP] Initial codegen for `target teams distribute` directive.
Alexey Bataev via cfe-commits
- [PATCH] D14104: clang-format: Add an additional value to AlignAfterOpenBracket: AlwaysBreak.
Paweł Bylica via Phabricator via cfe-commits
- r305110 - [ODRHash] Add support for TemplateArgument types.
Vassil Vassilev via cfe-commits
- [PATCH] D41012: [OpenMP] Further adjustments of nvptx runtime functions
Jonas Hahnfeld via Phabricator via cfe-commits
- r320162 - Revert "Unify implementation of our two different flavours of -Wtautological-compare."
Hans Wennborg via cfe-commits
- [PATCH] D41016: [Sema] Fix crash in unused-lambda-capture warning for VLAs
Malcolm Parsons via Phabricator via cfe-commits
- [libunwind] r320163 - [libunwind] Create install-unwind-stripped target manually
Shoaib Meenai via cfe-commits
- r320165 - Fix a comment in the code
Kamil Rytarowski via cfe-commits
- r320168 - [hwasan] typo in docs
Kostya Serebryany via cfe-commits
- r320185 - [ubsan] array-bounds: Ignore params with constant size
Vedant Kumar via cfe-commits
- [PATCH] D36915: [Sema] Diagnose local variables and parameters captured by lambda and block expressions in a default argument
Akira Hatanaka via Phabricator via cfe-commits
- [PATCH] D36918: [Sema] Take into account the current context when checking the accessibility of a member function pointer
Akira Hatanaka via Phabricator via cfe-commits
- r320191 - [OPENMP] Simplify codegen for loop iteration variables in loop preamble.
Alexey Bataev via cfe-commits
- [PATCH] D41030: [libcxx] [test] Fix MSVC warnings, null pointer deref.
Stephan T. Lavavej via Phabricator via cfe-commits
- [libcxx] r320201 - [libc++] Unbreak Apple buildbots
Shoaib Meenai via cfe-commits
- [PATCH] D41031: [clangd] (Attempt to) read clang-format file for document formatting
Raoul Wols via Phabricator via cfe-commits
- [PATCH] D41032: [CodeGen] Implement _InterlockedCompareExchange128 intrinsic
Colden Cullen via Phabricator via cfe-commits
- r320207 - [Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko via cfe-commits
- [PATCH] D41035: [driver][darwin] Refactor the target selection code, NFC
Alex Lorenz via Phabricator via cfe-commits
- r320211 - Unify implementation of our two different flavours of -Wtautological-compare,
Richard Smith via cfe-commits
- [PATCH] D41036: IRGen: When performing CFI checks, load vtable pointer from vbase when necessary.
Peter Collingbourne via Phabricator via cfe-commits
- r320212 - Remove creation of out-of-bounds value of enumeration type (resulting in UB).
Richard Smith via cfe-commits
- [PATCH] D41039: Add support for attribute "trivial_abi"
Akira Hatanaka via Phabricator via cfe-commits
- r320215 - [CodeGen][X86] Fix handling of __fp16 vectors.
Akira Hatanaka via cfe-commits
- r320220 - Don't link NetBSD programs with -ldl in linkXRayRuntimeDeps
Kamil Rytarowski via cfe-commits
- [PATCH] D41042: [analyzer] StackAddrEscape: Delay turning on by default a little bit?
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D41044: Implementation of -fextend-lifetimes and -fextend-this-ptr to aid with debugging of optimized code
Wolfgang Pieb via Phabricator via cfe-commits
- r320230 - [ODRHash] Support ODR violation detection in functions.
Richard Trieu via cfe-commits
- r320232 - Hardware-assisted AddressSanitizer (clang part).
Evgeniy Stepanov via cfe-commits
- r320233 - Fix fsanitize-blacklist test on Windows.
Evgeniy Stepanov via cfe-commits
- r320235 - [driver][darwin] Refactor the target selection code, NFC
Alex Lorenz via cfe-commits
- r320238 - Fix Driver/darwin-version.c test
Alex Lorenz via cfe-commits
- r320239 - Revert r320230 to fix buildbots.
Richard Trieu via cfe-commits
- [PATCH] D37189: Fix an assertion failure that occured when custom 'operator new[]' return non-ElementRegion and 'c++-allocator-inlining' sets true.
Henry Wong via Phabricator via cfe-commits
- [PATCH] D37057: [clang] Require address space to be specified when creating functions (3/3)
Dylan McKay via Phabricator via cfe-commits
- r320250 - Switch to gnu++14 as the default dialect.
Tim Northover via cfe-commits
- [PATCH] D41048: [libcxx] workaround PR 28385 in __find_exactly_one_checked
Casey Carter via Phabricator via cfe-commits
- [PATCH] D41050: Fix over-release of return value of lambda implicitly converted to block
Dan Zimmerman via Phabricator via cfe-commits
- r320271 - Update Clang CMake cache to use cxx-headers, NFC
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D41054: Teach clang/NetBSD about additional dependencies for sanitizers
Kamil Rytarowski via Phabricator via cfe-commits
- [PATCH] D41055: [debuginfo-tests] Add support for moving debuginfo-tests from clang/test to llvm/projects or monorepo.
Don Hinton via Phabricator via cfe-commits
- r320297 - Fix MSVC 'not all control paths return a value' warning
Simon Pilgrim via cfe-commits
- [PATCH] D41056: [clang-tidy] New check misc-uniqueptr-release-unused-retval
Kalle Huttunen via Phabricator via cfe-commits
- [PATCH] D40715: [analyser] different.LabelInsideSwitch checker implementation
Alexey Knyshev via Phabricator via cfe-commits
- [PATCH] D36952: [libclang] Add support for checking abstractness of records
Johann Klähn via Phabricator via cfe-commits
Last message date:
Sun Dec 10 23:41:51 PST 2017
Archived on: Sun Dec 10 23:41:22 PST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).