The Week Of Monday 18 June 2018 Archives by thread
Starting: Mon Jun 18 00:14:05 PDT 2018
Ending: Sun Jun 24 22:52:49 PDT 2018
Messages: 566
- [PATCH] D47687: [Sema] Missing -Wlogical-op-parentheses warnings in macros (PR18971)
Xing via Phabricator via cfe-commits
- [PATCH] D33537: [clang-tidy] Exception Escape Checker
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D48269: [ASTMatchers] Don't assert-fail in specifiesTypeLoc().
David L. Jones via Phabricator via cfe-commits
- r334929 - [ASTMatchers] Don't assert-fail in specifiesTypeLoc().
David L. Jones via cfe-commits
- [PATCH] D48241: [DebugInfo] Emit ObjC methods as part of interface.
Pavel Labath via Phabricator via cfe-commits
- [PATCH] D48242: [ASTMatchers] Add support for matching the type of a friend decl.
David L. Jones via Phabricator via cfe-commits
- r334930 - [ASTMatchers] Add support for matching the type of a friend decl.
David L. Jones via cfe-commits
- [PATCH] D45532: [StaticAnalyzer] Checker to find uninitialized fields after a constructor call
Umann Kristóf via Phabricator via cfe-commits
- r334935 - [analyzer] Checker for uninitialized C++ objects
Kristof Umann via cfe-commits
- [PATCH] D47814: Teach libc++ to use native NetBSD's max_align_t
Kamil Rytarowski via Phabricator via cfe-commits
- [clang-tools-extra] r334936 - Update copyright year to 2018.
Paul Robinson via cfe-commits
- [libcxxabi] r334936 - Update copyright year to 2018.
Paul Robinson via cfe-commits
- r334936 - Update copyright year to 2018.
Paul Robinson via cfe-commits
- [libclc] r334936 - Update copyright year to 2018.
Paul Robinson via cfe-commits
- [libunwind] r334936 - Update copyright year to 2018.
Paul Robinson via cfe-commits
- [PATCH] D45616: [X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR
Gabor Buella via Phabricator via cfe-commits
- [PATCH] D46652: [clang-cl, PCH] Implement support for MS-style PCH through headers
Mike Rice via Phabricator via cfe-commits
- [PATCH] D47670: [analyzer] [NFC] Remove unused Extensive diagnostic setting, rename AlternateExtensive to Extensive.
Alexander Kornienko via Phabricator via cfe-commits
- [PATCH] D46915: [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
Bevin Hansson via Phabricator via cfe-commits
- [PATCH] D35110: [Analyzer] Constraint Manager Negates Difference
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D46190: For a referenced declaration, mark any associated usings as referenced.
Paul Robinson via Phabricator via cfe-commits
- [PATCH] D48285: [analyzer]{UninitializedObjectChecker] Added "NotesAsWarnings" flag
Umann Kristóf via Phabricator via cfe-commits
- [PATCH] D48287: [HIP] Support -fcuda-flush-denormals-to-zero for amdgcn
Yaxun Liu via Phabricator via cfe-commits
- r334962 - [OPENMP, NVPTX] Emit simple reduction if requested.
Alexey Bataev via cfe-commits
- [PATCH] D48288: Fix a bug introduced by rL334850
Tomasz Krupa via Phabricator via cfe-commits
- [PATCH] D48290: [clangd] Use workspace root path as hint path for resolving URIs in workspace/symbol
Eric Liu via Phabricator via cfe-commits
- r334964 - Fix a bug introduced by rL334850
Tomasz Krupa via cfe-commits
- r334965 - [analyzer] Remove accidentally committed lines.
George Karpenkov via cfe-commits
- [PATCH] D48291: [analyzer][UninitializedObjectChecker] Fixed captured lambda variable name
Umann Kristóf via Phabricator via cfe-commits
- [PATCH] D47233: [CodeGen] Emit MSVC RTTI for Obj-C EH types
Shoaib Meenai via Phabricator via cfe-commits
- [PATCH] D47988: [CodeGen] Emit MSVC funclet IR for Obj-C exceptions
Shoaib Meenai via Phabricator via cfe-commits
- [PATCH] D48224: Don't let test/Driver/no-canonical-prefixes.c form a symlink cycle the second time it runs.
Reid Kleckner via Phabricator via cfe-commits
- r334972 - Don't let test/Driver/no-canonical-prefixes.c form a symlink cycle the second time it runs.
Nico Weber via cfe-commits
- [clang-tools-extra] r334807 - [clangd] Do not report comments that only have special chars.
Reid Kleckner via cfe-commits
- [clang-tools-extra] r334973 - Fix clangd test to pass when delayed template parsing is on by default
Reid Kleckner via cfe-commits
- [PATCH] D48292: use modern type trait implementations when available
Richard Smith - zygoloid via Phabricator via cfe-commits
- [PATCH] D48155: Teach Clang to emit address-significance tables.
Richard Smith - zygoloid via Phabricator via cfe-commits
- [PATCH] D47586: Update NRVO logic to support early return (Attempt 2)
Richard Smith - zygoloid via Phabricator via cfe-commits
- [PATCH] D47401: [X86] Rewrite the max and min reduction intrinsics to make better use of other functions and to reduce width to 256 and 128 bits were possible.
Simon Pilgrim via Phabricator via cfe-commits
- [PATCH] D48266: [Driver] Add -fno-digraphs
Jacob Bandes-Storch via Phabricator via cfe-commits
- [PATCH] D48296: clang-cl: Emit normal narrowing diagnostics for initializer lists if -fmsc-version is at least 1900 (i.e. MSVC2015).
Nico Weber via Phabricator via cfe-commits
- r334982 - IRgen: Mark aliases of ctors and dtors as unnamed_addr.
Peter Collingbourne via cfe-commits
- [PATCH] D48206: IRgen: Mark aliases of ctors and dtors as unnamed_addr.
Peter Collingbourne via Phabricator via cfe-commits
- [PATCH] D48297: [Darwin] Add a warning for missing include path for libstdc++
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D47172: [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
Joel E. Denny via Phabricator via cfe-commits
- [PATCH] D48106: implemented proto to llvm
Emmett Neyman via Phabricator via cfe-commits
- [PATCH] D47341: [Sema] Fix infinite typo correction loop.
Volodymyr Sapsai via Phabricator via cfe-commits
- [PATCH] D44788: Add an option to support debug fission on implicit ThinLTO.
Peter Collingbourne via Phabricator via cfe-commits
- Buildbot numbers for the week of 5/27/2018 - 6/2/2018
Galina Kistanova via cfe-commits
- Buildbot numbers for the week of 6/3/2018 - 6/9/2018
Galina Kistanova via cfe-commits
- Buildbot numbers for the week of 6/10/2018 - 6/16/2018
Galina Kistanova via cfe-commits
- [PATCH] D47358: <experimental/memory_resource>: Implement {un, }synchronized_pool_resource.
Arthur O'Dwyer via Phabricator via cfe-commits
- [PATCH] D47344: LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Arthur O'Dwyer via Phabricator via cfe-commits
- r335019 - Update NRVO logic to support early return (Attempt 2)
Taiju Tsuiki via cfe-commits
- r335021 - [Sema] Produce diagnostics for attribute 'trivial_abi' that appears
Akira Hatanaka via cfe-commits
- r335022 - Revert r335019 "Update NRVO logic to support early return (Attempt 2)"
Taiju Tsuiki via cfe-commits
- [PATCH] D48188: [SPIR] Prevent SPIR targets from using half conversion intrinsics
Sjoerd Meijer via Phabricator via cfe-commits
- [PATCH] D48314: [Frontend] Cache preamble-related data
Ivan Donchevskii via Phabricator via cfe-commits
- r335030 - [analyzer] Made a buildbot happy.
Kristof Umann via cfe-commits
- [PATCH] D48315: [Frontend] Share global completions cache
Ivan Donchevskii via Phabricator via cfe-commits
- [clang-tools-extra] r335035 - [clangd] Use workspace root path as hint path for resolving URIs in workspace/symbol
Eric Liu via cfe-commits
- [PATCH] D48318: [analyzer][UninitializedObjectChecker] Drop lambda support
Umann Kristóf via Phabricator via cfe-commits
- [PATCH] D47946: [ASTmporter] Fix infinite recursion on function import with struct definition in parameters
Gabor Marton via Phabricator via cfe-commits
- [PATCH] D48322: [Sema] Discarded statment should be an evaluatable context
Erik Pilkington via Phabricator via cfe-commits
- [PATCH] D47720: [DebugInfo] Inline for without DebugLocation
Anastasis via Phabricator via cfe-commits
- r335048 - Implement semantic checking for __builtin_signbit.
Aaron Ballman via cfe-commits
- [PATCH] D47435: Add __builtin_signbit semantic checking
Aaron Ballman via Phabricator via cfe-commits
- r335049 - Reverting due to line ending changes; will reapply after addressing that.
Aaron Ballman via cfe-commits
- r335050 - Implement semantic checking for __builtin_signbit.
Aaron Ballman via cfe-commits
- [PATCH] D47698: [ASTImporter] import macro source locations
Gabor Marton via Phabricator via cfe-commits
- [PATCH] D48100: Append new attributes to the end of an AttributeList.
Aaron Ballman via Phabricator via cfe-commits
- [PATCH] D47367: [ASTImporter] Add ms compatibility to tests
Gabor Marton via Phabricator via cfe-commits
- [PATCH] D47953: [builtin] Add bitfield support for __builtin_dump_struct
Aaron Ballman via Phabricator via cfe-commits
- [PATCH] D48325: [analyzer][UninitializedObjectChecker] Support for MemberPointerTypes
Umann Kristóf via Phabricator via cfe-commits
- r335063 - [Darwin] Add a warning for missing include path for libstdc++
Alex Lorenz via cfe-commits
- [PATCH] D46485: Add python tool to dump and construct header maps
Richard Smith - zygoloid via Phabricator via cfe-commits
- r335070 - [X86] Rewrite the max and min reduction intrinsics to make better use of other functions and to reduce width to 256 and 128 bits were possible.
Craig Topper via cfe-commits
- [PATCH] D48259: [clang-format] Fix bug with UT_Always when there is less than one full tab
Guillaume Reymond via Phabricator via cfe-commits
- r335072 - Revert r335070 "[X86] Rewrite the max and min reduction intrinsics to make better use of other functions and to reduce width to 256 and 128 bits were possible."
Craig Topper via cfe-commits
- r335073 - Revert r335063 as it causes bot failures
Alex Lorenz via cfe-commits
- r335075 - Recommit r335070 "[X86] Rewrite the max and min reduction intrinsics to make better use of other functions and to reduce width to 256 and 128 bits were possible.""
Craig Topper via cfe-commits
- [PATCH] D46919: [libclang] Deprecate CXPrintingPolicy_IncludeTagDefinition
Joel E. Denny via Phabricator via cfe-commits
- [PATCH] D47111: <experimental/memory_resource>: Implement monotonic_buffer_resource.
Arthur O'Dwyer via Phabricator via cfe-commits
- r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++
Alex Lorenz via cfe-commits
- r335082 - clang-cl: Emit narrowing diag for initializer lists if -fmsc-version is at least 1900 (i.e. MSVC2015).
Nico Weber via cfe-commits
- r335084 - Append new attributes to the end of an AttributeList.
Michael Kruse via cfe-commits
- [PATCH] D48341: [clang-doc] Adding a second reduce pass
Julie Hockett via Phabricator via cfe-commits
- [PATCH] D48342: [libcxx] Optimize vectors construction of trivial types from an iterator range with const-ness mismatch.
Volodymyr Sapsai via Phabricator via cfe-commits
- r335086 - [X86] Undefine _mm512_mask_reduce_operator macro in avx512fintrin.h before redefining it.
Craig Topper via cfe-commits
- r335088 - Add a test to verify the x86 intrinsic headers compile cleanly with no warnings or errors.
Douglas Yung via cfe-commits
- [PATCH] D48346: [X86] Rewrite the add/mul/or/and reduction intrinsics to make better use of other intrinsics and remove undef shuffle indices.
Craig Topper via Phabricator via cfe-commits
- [PATCH] D47630: [Sema] Allow creating types with multiple of the same addrspace.
Bevin Hansson via Phabricator via cfe-commits
- r335103 - [Sema] Allow creating types with multiple of the same addrspace.
Alexey Bader via cfe-commits
- [PATCH] D48352: [clang-format] Improve ObjC method expressions formatting
Jacek Olesiak via Phabricator via cfe-commits
- r335111 - [SPIR] Prevent SPIR targets from using half conversion intrinsics
Sjoerd Meijer via cfe-commits
- [PATCH] D48353: [libunwind] [CMake] Convert paths to the right form in standalone builds on Windows
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D48354: [LoopIdiomRecognize] Support for loops that use LSHR instruction added.
Olga Moldovanova via Phabricator via cfe-commits
- [PATCH] D48355: [libcxxabi] [CMake] Convert paths to the right form in standalone builds on Windows
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D48356: [libcxx] [CMake] Convert paths to the right form in standalone builds on Windows
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D48357: [RISCV] Remove duplicated logic when determining the target ABI
Roger Ferrer Ibanez via Phabricator via cfe-commits
- r335116 - [analyzer] Optimize constraint generation when the range is a concrete value
Mikhail R. Gadelha via cfe-commits
- [PATCH] D48363: [clang-format] Enable text proto formatting in common functions
Krasimir Georgiev via Phabricator via cfe-commits
- [PATCH] D48367: [modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts
Yuka Takahashi via Phabricator via cfe-commits
- [PATCH] D48368: [clangd] Sema ranking tweaks: downrank keywords and injected names.
Sam McCall via Phabricator via cfe-commits
- [PATCH] D48373: [Driver] Make scudo compatible with -fsanitize-minimal-runtime
Kostya Kortchinsky via Phabricator via cfe-commits
- r335139 - Simplify. No behavior change.
Nico Weber via cfe-commits
- [PATCH] D48375: [clangd] Remove FilterText from the index.
Sam McCall via Phabricator via cfe-commits
- [PATCH] D34156: [LTO] Enable module summary emission by default for regular LTO
Tobias Edler von Koch via Phabricator via cfe-commits
- r335148 - [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
Leonard Chan via cfe-commits
- r335155 - Fixed test that failed when checking what variable a value was stored
Leonard Chan via cfe-commits
- r335159 - Fixed test in prior build where FileCheck tried to match against
Leonard Chan via cfe-commits
- [PATCH] D43424: [clang-doc] Implement a (simple) Markdown generator
Julie Hockett via Phabricator via cfe-commits
- [PATCH] D48390: ASan docs: no_sanitize("address") works on globals.
Evgenii Stepanov via Phabricator via cfe-commits
- r335168 - [CUDA] Removed unused __nvvm_* builtins with non-generic pointers.
Artem Belevich via cfe-commits
- [PATCH] D47845: [CUDA] Removed unused __nvvm_* builtins with non-generic pointers.
Artem Belevich via Phabricator via cfe-commits
- [libunwind] r335169 - [CMake] Convert paths to the right form in standalone builds on Windows
Martin Storsjo via cfe-commits
- [libcxxabi] r335171 - [CMake] Convert paths to the right form in standalone builds on Windows
Martin Storsjo via cfe-commits
- [libcxx] r335172 - [CMake] Convert paths to the right form in standalone builds on Windows
Martin Storsjo via cfe-commits
- r335175 - [MS] Make sure __GetExceptionInfo works on types with no linkage
Reid Kleckner via cfe-commits
- r335177 - Add python tool to dump and construct header maps
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D48395: Added PublicOnly flag
Annie Cherkaev via Phabricator via cfe-commits
- r335182 - Related to PR37768: improve diagnostics for class name shadowing.
Richard Smith via cfe-commits
- r335184 - Warning for framework headers using double quote includes
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D47157: Warning for framework headers using double quote includes
Bruno Cardoso Lopes via Phabricator via cfe-commits
- [PATCH] D47956: [MS] Consder constexpr globals to be inline, as in C++17
Reid Kleckner via Phabricator via cfe-commits
- r335189 - Use cast instead of dyn_cast_or_null.
Akira Hatanaka via cfe-commits
- r335190 - Fix hmaptool cmake file to work on Windows
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D47301: Warning for framework include violation from Headers to PrivateHeaders
Bruno Cardoso Lopes via Phabricator via cfe-commits
- r335191 - When a dependent alignas is applied to a non-dependent typedef,
Richard Smith via cfe-commits
- r335193 - ASan docs: no_sanitize("address") works on globals.
Evgeniy Stepanov via cfe-commits
- r335194 - Revert "Fix hmaptool cmake file to work on Windows"
Bruno Cardoso Lopes via cfe-commits
- r335195 - Revert "Warning for framework headers using double quote includes"
Bruno Cardoso Lopes via cfe-commits
- r335196 - Revert "Add python tool to dump and construct header maps"
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D48412: [RISCV] Support for __attribute__((interrupt))
Ana Pazos via Phabricator via cfe-commits
- r335200 - [X86] Remove masking from the 512-bit floating point max/min builtins. Use select in IR instead.
Craig Topper via cfe-commits
- [PATCH] D6260: Add -mlong-double-64 flag
Chandler Carruth via Phabricator via cfe-commits
- [clang-tools-extra] r335209 - Fix double-float constant truncation warnings. NFCI.
Simon Pilgrim via cfe-commits
- r335211 - [Sema] Fix overloaded static functions for templates
Ivan Donchevskii via cfe-commits
- [PATCH] D43453: Fix overloaded static functions for templates
Ivan Donchevskii via Phabricator via cfe-commits
- [PATCH] D48116: [libclang] Allow skipping warnings from all included files
Ivan Donchevskii via Phabricator via cfe-commits
- [PATCH] D48418: [clangd] Expose 'shouldCollectSymbol' helper from SymbolCollector.
Eric Liu via Phabricator via cfe-commits
- [clang-tools-extra] r335212 - [clangd] Fix proximity signal output format. NFC
Eric Liu via cfe-commits
- [PATCH] D48419: [OpenCL] Fixed parsing of address spaces for C++
Anastasia Stulova via Phabricator via cfe-commits
- [clang-tools-extra] r335218 - [clangd] Expose 'shouldCollectSymbol' helper from SymbolCollector.
Eric Liu via cfe-commits
- [PATCH] D48423: [liblang] Remove DOS line endings in libclang.exports
Rainer Orth via Phabricator via cfe-commits
- [PATCH] D47532: [ASTImporter] Import the whole redecl chain of functions
Gabor Marton via Phabricator via cfe-commits
- r335220 - Fix line endings in recently updated test file
Ivan Donchevskii via cfe-commits
- [PATCH] D48425: [clangd] Expose qualified symbol names in CompletionItem (C++ structure only, no json).
Eric Liu via Phabricator via cfe-commits
- [PATCH] D48426: [clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
Hans Wennborg via Phabricator via cfe-commits
- [PATCH] D48427: [Analyzer] Fix for D47417 to make the tests pass
Balogh, Ádám via Phabricator via cfe-commits
- r335234 - [liblang] Remove DOS line endings in libclang.exports
Rainer Orth via cfe-commits
- [PATCH] D46013: [ARM] Conform to AAPCS when passing overaligned composites as arguments
Momchil Velikov via Phabricator via cfe-commits
- [PATCH] D48432: [clang-format] Add AlwaysBreakBeforeMultilineString tests
Jacek Olesiak via Phabricator via cfe-commits
- [PATCH] D48436: [analyzer][UninitializedObjectChecker] Fixed a false negative by no longer filtering out certain constructor calls
Umann Kristóf via Phabricator via cfe-commits
- [PATCH] D48438: [Sema] Updated note for address spaces to print the type.
Anastasia Stulova via Phabricator via cfe-commits
- [PATCH] D45718: [analyzer] Allow registering custom statically-linked analyzer checkers
Alexander Kornienko via Phabricator via cfe-commits
- [PATCH] D48440: [NEON] Support vldNq intrinsics in AArch32 (Clang part)
Ivan Kosarev via Phabricator via cfe-commits
- [clang-tools-extra] r335252 - [clang-tidy] Remove the google-readability-redundant-smartptr-get alias
Alexander Kornienko via cfe-commits
- [PATCH] D48072: Sema: Fix PR12350 destructor name lookup, addressing (some of) DR244
Jeremy Morse via Phabricator via cfe-commits
- [PATCH] D48187: [Intrinsics] Add/move some builtin declarations in intrin.h to get ms-intrinsics.c to not issue warnings
Craig Topper via Phabricator via cfe-commits
- [PATCH] D48441: [clangd] Incorporate transitive #includes into code complete proximity scoring.
Sam McCall via Phabricator via cfe-commits
- r335253 - [X86] Rewrite the add/mul/or/and reduction intrinsics to make better use of other intrinsics and remove undef shuffle indices.
Craig Topper via cfe-commits
- r335255 - [DebugInfo] Inline for without DebugLocation
Anastasis Grammenos via cfe-commits
- [PATCH] D48443: Add no-prototype attribute to prototype-less C functions
Sam Clegg via Phabricator via cfe-commits
- r335259 - [Intrinsics] Add/move some builtin declarations in intrin.h to get ms-intrinsics.c to not issue warnings
Craig Topper via cfe-commits
- [PATCH] D48448: [X86] Correct the inline assembly implementations of __movsb/w/d/q and __stosw/d/q to mark registers/memory as modified
Craig Topper via Phabricator via cfe-commits
- r335270 - [X86] Correct the inline assembly implementations of __movsb/w/d/q and __stosw/d/q to mark registers/memory as modified
Craig Topper via cfe-commits
- [PATCH] D47864: [python] Fix most Python binding unittests on Windows
Jonathan B Coe via Phabricator via cfe-commits
- [libclc] r335274 - atomic: Move define cleanup to shared include
Jan Vesely via cfe-commits
- [libclc] r335275 - atomic: Cleanup atomic_cmpxchg header
Jan Vesely via cfe-commits
- [libclc] r335276 - atom: Consolidate cl_khr_{local, global}_int32_{base, extended}_atomics declarations
Jan Vesely via cfe-commits
- [libclc] r335277 - atom: Consolidate cl_khr_int64_{base, extended}_atomics declarations
Jan Vesely via cfe-commits
- [libclc] r335278 - atomic: Provide function implementation of atomic_{dec, inc}
Jan Vesely via cfe-commits
- [libclc] r335279 - atom: Consolidate cl_khr_{local, global}_int32_{base, extended}_atomics implementation
Jan Vesely via cfe-commits
- [libclc] r335280 - atom: Use volatile pointers for cl_khr_{global, local}_int32_{base, extended}_atomics
Jan Vesely via cfe-commits
- [PATCH] D36357: Added a better diagnostic when using the delete operator with lambdas
Nicolas Lesser via Phabricator via cfe-commits
- r335282 - [bindings] Fix most Python binding unittests on Windows
Jonathan Coe via cfe-commits
- r335284 - [LTO] Enable module summary emission by default for regular LTO
Tobias Edler von Koch via cfe-commits
- r335285 - [OPENMP, NVPTX] Fix globalization of the variables passed to orphaned
Alexey Bataev via cfe-commits
- r335287 - AMDGPU: Remove amdgpu-debugger-reserve-regs feature
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D39679: [C++11] Fix warning when dropping cv-qualifiers when assigning to a reference with a braced initializer list
Nicolas Lesser via Phabricator via cfe-commits
- [PATCH] D37442: [C++17] Disallow lambdas in template parameters (PR33696).
Nicolas Lesser via Phabricator via cfe-commits
- [PATCH] D48454: Ignore blacklist when generating __cfi_check_fail.
Evgenii Stepanov via Phabricator via cfe-commits
- [PATCH] D48455: Remove hip.amdgcn.bc hc.amdgcn.bc from HIP Toolchains
Aaron En Ye Shi via Phabricator via cfe-commits
- r335291 - Revert "[LTO] Enable module summary emission by default for regular LTO"
Tobias Edler von Koch via cfe-commits
- [PATCH] D48456: [Fixed Point Arithmetic] Casting between fixed point types and other arithmetic types
Leonard Chan via Phabricator via cfe-commits
- r335295 - Re-apply: Add python tool to dump and construct header maps
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D46926: [Fixed Point Arithmetic] Conversion between Fixed Point and Floating Point Numbers
Leonard Chan via Phabricator via cfe-commits
- [PATCH] D48459: Respect CMAKE_SYSROOT and CMAKE_CROSSCOMPILING when searching for libxml2.
Stephen Hines via Phabricator via cfe-commits
- r335299 - Test commit, made a minor change to a comment
Emmett Neyman via cfe-commits
- [PATCH] D48460: [analyzer] Fix invalidation on C++ const methods.
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D47044: [analyzer] Ensure that we only visit a destructor for a reference if type information is available.
Matthew Voss via Phabricator via cfe-commits
- [PATCH] D48462: [X86] Update handling in CGBuiltin to be tolerant of out of range immediates.
Craig Topper via Phabricator via cfe-commits
- r335305 - Ignore blacklist when generating __cfi_check_fail.
Evgeniy Stepanov via cfe-commits
- [PATCH] D48464: [x86] Teach the builtin argument range check to allow invalid ranges in dead code.
Chandler Carruth via Phabricator via cfe-commits
- r335308 - [X86] Update handling in CGBuiltin to be tolerant of out of range immediates.
Craig Topper via cfe-commits
- r335309 - [x86] Teach the builtin argument range check to allow invalid ranges in
Chandler Carruth via cfe-commits
- r335310 - [x86] Fix a tiny bug in my test case in r335309 by marking that we don't
Chandler Carruth via cfe-commits
- [clang-tools-extra] r335321 - [clangd] Remove FilterText from the index.
Sam McCall via cfe-commits
- [PATCH] D48474: [analyzer][ctu] fix unsortable diagnostics
Rafael Stahl via Phabricator via cfe-commits
- [PATCH] D28462: clang-format: Add new style option AlignConsecutiveMacros
Viet-Tien via Phabricator via cfe-commits
- [PATCH] D48475: [clangd] More precise representation of symbol names/labels in the index.
Sam McCall via Phabricator via cfe-commits
- r335330 - [hmaptool] Turn %hmaptool into a proper substitution
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r335334 - [clangd] Expose qualified symbol names in CompletionItem (C++ structure only, no json).
Eric Liu via cfe-commits
- r335338 - [clang-format] Add AlwaysBreakBeforeMultilineString tests
Jacek Olesiak via cfe-commits
- r335339 - [X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR
Gabor Buella via cfe-commits
- r335352 - [Driver] Make scudo compatible with -fsanitize-minimal-runtime
Kostya Kortchinsky via cfe-commits
- [PATCH] D48487: [X86][AVX512] Lowering _mm512_[max|min]_p[s|d] to native IR
Gabor Buella via Phabricator via cfe-commits
- r335358 - [Sema] Updated note for address spaces to print the type.
Anastasia Stulova via cfe-commits
- [clang-tools-extra] r335360 - [clangd] More precise representation of symbol names/labels in the index.
Sam McCall via cfe-commits
- r335362 - [OpenCL] Fixed parsing of address spaces for C++.
Anastasia Stulova via cfe-commits
- r335366 - Add const qualifier on FieldChainInfoComparator::operator()
Steven Wu via cfe-commits
- [PATCH] D48492: [clang-format] Add a default format style that can be used by users of `getStyle`
Eric Liu via Phabricator via cfe-commits
- [PATCH] D48493: [HIP] Support flush denorms bitcode
Aaron Enye Shi via Phabricator via cfe-commits
- r335372 - [NFC] Fix AttributeList allocated_size for ParsedType.
Erich Keane via cfe-commits
- r335374 - Implemented proto to LLVM conversion and LLVM fuzz target
Emmett Neyman via cfe-commits
- r335375 - Re-apply: Warning for framework headers using double quote includes
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D48499: [mips] Use more conservative default CPUs for MIPS on FreeBSD.
John Baldwin via Phabricator via cfe-commits
- r335377 - [OPENMP, NVPTX] Fix reduction of the big data types/structures.
Alexey Bataev via cfe-commits
- [PATCH] D48503: Fix BUILD_SHARED_LIBS=1 build of libclangHandleLLVM
Sam Clegg via Phabricator via cfe-commits
- r335380 - Fix BUILD_SHARED_LIBS=1 build of libclangHandleLLVM
Sam Clegg via cfe-commits
- r335381 - Restore pre-r335182 behavior for naming inherited constructors as
Richard Smith via cfe-commits
- r335382 - Reinstate quotes around the path to python that I accidentaly removed in r335330
Benjamin Kramer via cfe-commits
- [PATCH] D47847: [clangd] Simplify matches in FindSymbols tests
Marc-Andre Laperle via Phabricator via cfe-commits
- r335385 - Re-land "[LTO] Enable module summary emission by default for regular LTO"
Tobias Edler von Koch via cfe-commits
- [PATCH] D47290: [Sema] -Wformat-pedantic only for NSInteger/NSUInteger %zu/%zi on Darwin
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D48506: Fix for Crash in nested name specifier decltype
Balaji Iyer via Phabricator via cfe-commits
- r335393 - [Sema] -Wformat-pedantic only for NSInteger/NSUInteger %zu/%zi on Darwin
JF Bastien via cfe-commits
- [PATCH] D48507: [mips] Explicitly specify the linker emulation for MIPS on FreeBSD.
John Baldwin via Phabricator via cfe-commits
- [PATCH] D48515: [mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips64/mips64el.
Brad Smith via Phabricator via cfe-commits
- [PATCH] D48208: [Fuchsia] Enable static libc++, libc++abi, libunwind
Petr Hosek via Phabricator via cfe-commits
- r335410 - [Fuchsia] Enable static libc++, libc++abi, libunwind
Petr Hosek via cfe-commits
- [PATCH] D45179: [libc++] Add _LIBCPP_FORCE_NODISCARD define to force-enable nodiscard in pre-C++17
Roman Lebedev via Phabricator via cfe-commits
- [PATCH] D48519: [Sema] isValidCoroutineContext FIXME and citations
Brian Gesiak via Phabricator via cfe-commits
- [PATCH] D47673: [Coroutines] Less IR for noexcept await_resume
Gor Nishanov via Phabricator via cfe-commits
- r335419 - Attempt to fix latent tablegen dependency issue
Reid Kleckner via cfe-commits
- r335420 - [Sema] isValidCoroutineContext FIXME and citations
Brian Gesiak via cfe-commits
- [PATCH] D48521: [analyzer] Highlight STL object destruction in MallocChecker
Reka Kovacs via Phabricator via cfe-commits
- r335422 - [Coroutines] Less IR for noexcept await_resume
Brian Gesiak via cfe-commits
- [PATCH] D48522: [analyzer] Highlight c_str() call in DanglingInternalBuffer checker
Reka Kovacs via Phabricator via cfe-commits
- [PATCH] D48523: [clang-tidy] Update run-clang-tidy.py with vfsoverlay arg
Jeremy Demeule via Phabricator via cfe-commits
- [PATCH] D48524: [ODRHash] Do not put elaborated types in the TypeMap
Vassil Vassilev via Phabricator via cfe-commits
- [PATCH] D44143: [clang-tidy] Create properly seeded random generator check
Borsik Gábor via Phabricator via cfe-commits
- [PATCH] D47450: [ASTImporter] Use InjectedClassNameType at import of templated record.
Aleksei Sidorin via Phabricator via cfe-commits
- [PATCH] D47534: [ASTImporter] Add new tests about templated-described swing
Aleksei Sidorin via Phabricator via cfe-commits
- [PATCH] D47459: [ASTImporter] Eliminated some unittest warnings.
Aleksei Sidorin via Phabricator via cfe-commits
- [PATCH] D48531: [CodeGen] Provide source locations for UBSan type checks when emitting constructor calls.
Igor Kudrin via Phabricator via cfe-commits
- r335445 - [CodeGen] Provide source locations for UBSan type checks when emitting constructor calls.
Igor Kudrin via cfe-commits
Last message date:
Sun Jun 24 22:52:49 PDT 2018
Archived on: Sun Jun 24 22:48:22 PDT 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).