The Week Of Monday 10 December 2018 Archives by thread
      
      Starting: Mon Dec 10 00:14:02 PST 2018
         Ending: Sun Dec 16 22:48:58 PST 2018
         Messages: 880
     
- [PATCH] D55270: [Sema] Further improvements to to static_assert diagnostics.
 
Clement Courbet via Phabricator via cfe-commits
 - r348741 - [Sema] Further improvements to to static_assert diagnostics.
 
Clement Courbet via cfe-commits
 - [PATCH] D55482: [clang-tidy] Improve google-objc-function-naming diagnostics 馃摍
 
MyDeveloperDay via Phabricator via cfe-commits
 - r348742 - Revert r348741 "[Sema] Further improvements to to static_assert diagnostics."
 
Clement Courbet via cfe-commits
 - [PATCH] D55433: [clang-tidy] Adding a new modernize use nodiscard checker
 
Marek Kurdej via Phabricator via cfe-commits
 - [PATCH] D53655: [ASTImporter] Fix redecl chain of classes and class templates
 
Gabor Marton via Phabricator via cfe-commits
 - [PATCH] D54862: [OpenCL] Add generic AS to 'this' pointer
 
Mikael Nilsson via Phabricator via cfe-commits
 - [PATCH] D48866: [clang-tidy] Add incorrect-pointer-cast checker
 
Endre F眉l枚p via Phabricator via cfe-commits
 - [PATCH] D55170: [clang-format]: Add NonEmptyParentheses spacing option
 
Reuben Thomas via Phabricator via cfe-commits
 - [PATCH] D55428: [Docs] Expand -fstack-protector and	-fstack-protector-all info
 
Thomas Preud'homme via Phabricator via cfe-commits
 - [PATCH] D55085: Avoid emitting redundant or unusable directories in DIFile metadata entries
 
Mikael Holm茅n via Phabricator via cfe-commits
 - r348752 - [OpenCL][CodeGen] Fix replacing memcpy with addrspacecast
 
Andrew Savonichev via cfe-commits
 - [PATCH] D54947: [OpenCL][CodeGen] Fix replacing memcpy with addrspacecast
 
Andrew Savonichev via Phabricator via cfe-commits
 - [PATCH] D55245: [clang-tidy] Add the abseil-duration-subtraction check
 
Hyrum Wright via Phabricator via cfe-commits
 - r348755 - Misc typos fixes in ./lib folder
 
Raphael Isemann via cfe-commits
 - [PATCH] D55475: Misc typos fixes in ./lib folder
 
Raphael Isemann via Phabricator via cfe-commits
 - [PATCH] D55346: [clang-tidy] check for using declaration qualification
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D55411: [clang-tidy] check for flagging using declarations not in the inner most namespace
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D55409: [clang-tidy] check for using declarations not in an anonymous namespace when there exists one
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D55410: [clang-tidy] check for flagging using declarations in headers
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D55447: [Sema] Fix Modified Type in address_space AttributedType
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D54429: [analyzer] Creating standard Sphinx documentation
 
Daniel Krupp via Phabricator via cfe-commits
 - [PATCH] D55508: [clang-tidy] insert release notes for new checkers alphabetically
 
Eugene Zelenko via Phabricator via cfe-commits
 - [PATCH] D55510: [ExprConstant] Improve memchr/memcmp for type mismatch and multibyte element types
 
Hubert Tong via Phabricator via cfe-commits
 - r348665 - [tests] Fix the FileManagerTest getVirtualFile test on Windows
 
Aaron Ballman via cfe-commits
 - r348762 - Use zip_longest for iterator range comparisons. NFC.
 
Michael Kruse via cfe-commits
 - [PATCH] D55468: Use zip_longest for iterator range comparisons. NFC.
 
Michael Kruse via Phabricator via cfe-commits
 - [PATCH] D53280: [analyzer] Emit an error for invalid -analyzer-config inputs
 
Krist贸f Umann via Phabricator via cfe-commits
 - [PATCH] D54450: Get the correct range of tokens for preprocessor conditions
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D44100: [ASTImporter] Reorder fields after structure import is finished
 
Gabor Marton 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
 - r348764 - [libclang] Revert removal of tidy plugin support from libclang introduced in r347496
 
Ivan Donchevskii via cfe-commits
 - [PATCH] D55415: Revert removal of tidy plugin support from libclang
 
Ivan Donchevskii via Phabricator via cfe-commits
 - [PATCH] D55395: Re-order content in OMPDeclareReductionDecl dump
 
Alexey Bataev via Phabricator via cfe-commits
 - [PATCH] D55212: Handle alloc_size attribute on function pointers
 
Alexander Richardson via Phabricator via cfe-commits
 - [PATCH] D47757: [Sema] Produce diagnostics when unavailable aligned allocation/deallocation functions are called
 
Akira Hatanaka via Phabricator via cfe-commits
 - [PATCH] D54438: [analyzer] Reimplement dependencies between checkers
 
Krist贸f Umann via Phabricator via cfe-commits
 - [PATCH] D47111: <experimental/memory_resource>: Implement monotonic_buffer_resource.
 
Arthur O'Dwyer via Phabricator via cfe-commits
 - [PATCH] D55484: ComputeLineNumbers: delete SSE2 vectorization
 
Fangrui Song via Phabricator via cfe-commits
 - r348777 - ComputeLineNumbers: delete SSE2 vectorization
 
Fangrui Song via cfe-commits
 - [PATCH] D55377: Allow forwarding -fdebug-compilation-dir to cc1as
 
David Blaikie via cfe-commits
 - [PATCH] D55229: [COFF] Statically link certain runtime library functions
 
Mandeep Singh Grang via Phabricator via cfe-commits
 - r348786 - Adding tests for -ast-dump; NFC.
 
Aaron Ballman via cfe-commits
 - r348685 - Move diagnostic enums into Basic.
 
David Blaikie via cfe-commits
 - r348789 - [constexpr][c++2a] Try-catch blocks in constexpr functions
 
Bruno Cardoso Lopes via cfe-commits
 - [PATCH] D21230: Do not embed all the cc1 options in bitcode commandline
 
Steven Wu via Phabricator via cfe-commits
 - [PATCH] D55525: [Driver] Add support for -fembed-bitcode for assembly file
 
Steven Wu via Phabricator via cfe-commits
 - [PATCH] D55097: [constexpr][c++2a] Try-catch blocks in constexpr functions
 
Bruno Cardoso Lopes via Phabricator via cfe-commits
 - [PATCH] D48342: [libcxx] Optimize vectors construction of trivial types from an iterator range with const-ness mismatch.
 
Louis Dionne via Phabricator via cfe-commits
 - r348790 - Add an explicit triple to this test to fix failing test bots.
 
Aaron Ballman via cfe-commits
 - [PATCH] D55500: [Builtins] Implement __builtin_is_constant_evaluated for use in C++2a
 
Bruno Cardoso Lopes via Phabricator via cfe-commits
 - [PATCH] D53738: [Fixed Point Arithmetic] Fixed Point Addition
 
Leonard Chan via Phabricator via cfe-commits
 - [clang-tools-extra] r348793 - [clang-tidy] insert release notes for new checkers alphabetically
 
Jonas Toth via cfe-commits
 - [PATCH] D55488: Add utility for dumping a label with child nodes
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D54489: Implement -frecord-command-line (-frecord-gcc-switches)
 
Scott Linder via Phabricator via cfe-commits
 - [PATCH] D55527: Normalize GlobalDecls when used with CPUDispatch
 
Erich Keane via Phabricator via cfe-commits
 - [PATCH] D55483: Introduce the callback attribute and emit !callback metadata
 
Aaron Ballman via Phabricator via cfe-commits
 - r348794 - Change InitListExpr dump to label and pointer
 
Stephen Kelly via cfe-commits
 - r348795 - Re-order content in OMPDeclareReductionDecl dump
 
Stephen Kelly via cfe-commits
 - [PATCH] D55495: Change InitListExpr dump to label and pointer
 
Stephen Kelly via Phabricator via cfe-commits
 - [PATCH] D55405: [CMake] Use hidden visibility for static libc++ in Fuchsia
 
Roland McGrath via Phabricator via cfe-commits
 - r348797 - Re-order content of template parameter dumps
 
Stephen Kelly via cfe-commits
 - r348798 - Fix nits
 
Stephen Kelly via cfe-commits
 - [PATCH] D55393: Re-order content of template parameter dumps
 
Stephen Kelly via Phabricator via cfe-commits
 - r348799 - Revert "Change InitListExpr dump to label and pointer"
 
Stephen Kelly via cfe-commits
 - [PATCH] D15881: [DWARF] Omitting the explicit import of an anonymous namespace is a debugger-tuning decision, not a target decision.
 
Paul Robinson via Phabricator via cfe-commits
 - [PATCH] D54604: Automatic variable initialization
 
JF Bastien via Phabricator via cfe-commits
 - r348809 - Update test for instcombine change
 
Matt Arsenault via cfe-commits
 - [PATCH] D55534: [AST] Store "UsesADL" information in CallExpr.
 
Eric Fiselier via Phabricator via cfe-commits
 - [PATCH] D55424: [analyzer] Supply all checkers with a shouldRegister function
 
Artem Dergachev via Phabricator via cfe-commits
 - [PATCH] D55066: [ASan] Minor documentation fix: clarify static linking limitation.
 
Evgenii Stepanov via Phabricator via cfe-commits
 - r348819 - [analyzer] Resolve another bug where the name of the leaked object was not printed properly
 
George Karpenkov via cfe-commits
 - r348820 - [analyzer] Display a diagnostics when an inlined function violates its os_consumed summary
 
George Karpenkov via cfe-commits
 - r348821 - [analyzer] Hack for backwards compatibility for options for RetainCountChecker.
 
George Karpenkov via cfe-commits
 - r348822 - [analyzer] Remove memoization from RunLoopAutoreleaseLeakChecker
 
George Karpenkov via cfe-commits
 - [PATCH] D55528: [analyzer] Resolve another bug where the name of the leaked object was not printed properly
 
George Karpenkov via Phabricator via cfe-commits
 - [PATCH] D54921: [analyzer] Remove memoization from RunLoopAutoreleaseLeakChecker
 
George Karpenkov via Phabricator via cfe-commits
 - [PATCH] D54355: Use is.constant intrinsic for __builtin_constant_p
 
Craig Topper via Phabricator via cfe-commits
 - r348827 - Move CodeGenOptions from Frontend to Basic
 
Richard Trieu via cfe-commits
 - [PATCH] D55543: [CodeGen] Fix assertion on throwing object with inlined inherited constructor and non-trivial destructor.
 
Volodymyr Sapsai via Phabricator via cfe-commits
 - [PATCH] D55544: Warning: objc-encodings-larger-than=
 
Dave MacLachlan via Phabricator via cfe-commits
 - [PATCH] D55545: Allow IncludeSorter to use #import for Objective-C files
 
Joe Turner via Phabricator via cfe-commits
 - [PATCH] D55546: [clang] Add AST matcher for block expressions 馃攳
 
Stephane Moore via Phabricator via cfe-commits
 - r348830 - [Sema]improve static_assert(!expr)
 
Clement Courbet via cfe-commits
 - r348831 - Revert r348830 "[Sema]improve static_assert(!expr)"
 
Clement Courbet via cfe-commits
 - [libunwind] r348832 - Don't export assembly functions when function visibility annotations are disabled
 
Martin Storsjo via cfe-commits
 - [PATCH] D55262: [OpenCL] Fix for TBAA information of pointer after addresspacecast
 
Romanov Vlad via Phabricator via cfe-commits
 - r348834 - Reland r348741 "[Sema] Further improvements to to static_assert diagnostics."
 
Clement Courbet via cfe-commits
 - [PATCH] D55337: NFC: Move dumpDeclRef to NodeDumper
 
Stephen Kelly via Phabricator via cfe-commits
 - [libunwind] r348836 - [SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TABLE before calling RtlUnwindEx
 
Martin Storsjo via cfe-commits
 - [PATCH] D55552: [Sema] Better static assert diagnostics for expressions involving temporaries.
 
Clement Courbet via Phabricator via cfe-commits
 - [PATCH] D47196: [Time-report ](2): Recursive timers in Clang
 
Anton Afanasyev via Phabricator via cfe-commits
 - [clang-tools-extra] r348840 - [clang-tidy] NFC Consolidate test absl::Time implementation
 
Jonas Toth via cfe-commits
 - [PATCH] D54309: [AST] Allow limiting the scope of common AST traversals (getParents, RAV).
 
Jonas Toth via Phabricator via cfe-commits
 - [clang-tools-extra] r348842 - Use the standard Duration factory matcher
 
Jonas Toth via cfe-commits
 - [PATCH] D55541: Use the standard Duration factory matcher
 
Jonas Toth via Phabricator via cfe-commits
 - r348276 - [AST][NFC] Make ArrayTypeTraitExpr non polymorphic
 
Mikael Holm茅n via cfe-commits
 - r348848 - [analyzer] Fix a minor typo.
 
Gabor Horvath via cfe-commits
 - [libunwind] r348852 - [cmake] Rename append_if to avoid collision with LLVM
 
Michal Gorny via cfe-commits
 - [PATCH] D55476: [libunwind] [cmake] Rename append_if to avoid collision with LLVM
 
Micha艂 G贸rny via Phabricator via cfe-commits
 - [PATCH] D55413: [ExprConstant] Handle compound assignment when LHS has integral type and RHS has floating point type
 
S. B. Tam via Phabricator via cfe-commits
 - [PATCH] D42682: [clang-tidy] Add io-functions-misused checker
 
G谩bor Horv谩th via Phabricator via cfe-commits
 - r348858 - Revert "[PowerPC] Make no-PIC default to match GCC - CLANG"
 
Stefan Pintilie via cfe-commits
 - [PATCH] D53023: Prototype OpenCL BIFs using Tablegen
 
Nicola Zaghen via Phabricator via cfe-commits
 - [PATCH] D51211: [Sema] Emit -Wformat properly for bitfield promotions.
 
Bevin Hansson via Phabricator via cfe-commits
 - [PATCH] D54592: [analyzer][CStringChecker] evaluate explicit_bzero
 
David CARLIER via Phabricator via cfe-commits
 - r348860 - Adding tests for -ast-dump; NFC.
 
Aaron Ballman via cfe-commits
 - r348863 - [ASan] Minor documentation fix: clarify static linking limitation.
 
Max Moroz via cfe-commits
 - r348864 - Pass PartialOverloading argument to the correct corresponding parameter
 
Eric Fiselier via cfe-commits
 - r348865 - Reuse code from CGDebugInfo::getOrCreateFile() when creating the file
 
Adrian Prantl via cfe-commits
 - r348866 - Remove CGDebugInfo::getOrCreateFile() and use TheCU->getFile() directly.
 
Adrian Prantl via cfe-commits
 - [PATCH] D55561: Stop stripping comments from AST matcher example code
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D55562: Atomics: support min/max orthogonally
 
Tim Northover via Phabricator via cfe-commits
 - [PATCH] D55226: [Fix][StaticAnalyzer] Bug 39792 - False positive on strcpy targeting struct member
 
Pierre van Houtryve via Phabricator via cfe-commits
 - [PATCH] D54923: [Modules] Remove non-determinism while serializing DECL_CONTEXT_LEXICAL and DECL_RECORD
 
Bruno Cardoso Lopes via Phabricator via cfe-commits
 - [PATCH] D43871: [modules] No longer include stdlib.h from mm_malloc.h.
 
Raphael Isemann via Phabricator via cfe-commits
 - r348884 - [analyzer][CStringChecker] evaluate explicit_bzero
 
David Carlier via cfe-commits
 - r348889 - Emit -Wformat properly for bit-field promotions.
 
Aaron Ballman via cfe-commits
 - r348891 - Stop stripping comments from AST matcher example code.
 
Aaron Ballman via cfe-commits
 - r348892 - Revert r348889; it fails some tests.
 
Aaron Ballman via cfe-commits
 - [PATCH] D55566: [analyzer] LiveVariables: Fix a zombie expression problem, add testing infrastructure.
 
Artem Dergachev via Phabricator via cfe-commits
 - [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
 
Micha艂 G贸rny via Phabricator via cfe-commits
 - r348899 - Replace Const-Member checking with non-recursive version.
 
Erich Keane via cfe-commits
 - [PATCH] D55586: Basic: make `int_least64_t` and `int_fast64_t` match on Darwin
 
Saleem Abdulrasool via Phabricator via cfe-commits
 - [PATCH] D53238: [Driver] Add -static-{rtlib, stdlib} and make -static-{libgcc, libstdc++} their aliases
 
Reid Kleckner via Phabricator via cfe-commits
 - [PATCH] D48753: [libcxx] Use custom allocator's `construct` in C++03 when available.
 
Volodymyr Sapsai via Phabricator via cfe-commits
 - Buildbot numbers for the week of 11/18/2018 - 11/24/2018
 
Galina Kistanova via cfe-commits
 - Buildbot numbers for the week of 11/25/2018 - 12/01/2018
 
Galina Kistanova via cfe-commits
 - Buildbot numbers for the week of 12/02/2018 - 12/08/2018
 
Galina Kistanova via cfe-commits
 - r346789 - DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use.
 
David Blaikie via cfe-commits
 - r348907 - Move PCHContainerOperations from Frontend to Serialization
 
Richard Trieu via cfe-commits
 - r348911 - [CodeGen] Fix -DBUILD_SHARED_LIBS=on build after rC348907
 
Fangrui Song via cfe-commits
 - [PATCH] D44619: [CodeGen] Add cleanup scope to EmitInlinedInheritingCXXConstructorCall
 
Shoaib Meenai via Phabricator via cfe-commits
 - [PATCH] D51554: [CUDA][OPENMP][NVPTX]Improve logic of the debug info support.
 
Eric Christopher via Phabricator via cfe-commits
 - r348915 - Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build
 
Fangrui Song via cfe-commits
 - [clang-tools-extra] r348916 - Add explicit dependency on clangSerialization after rC348911
 
Fangrui Song via cfe-commits
 - [PATCH] D55595: Add missing bugprone checks to clang-tidy plugin
 
Ivan Donchevskii via Phabricator via cfe-commits
 - [PATCH] D55382: Make -Wstring-plus-int warns even if when the result is not out of bounds
 
Arnaud Bienner via Phabricator via cfe-commits
 - r348919 - [OpenCL] Fix for TBAA information of pointer after addresspacecast
 
Andrew Savonichev via cfe-commits
 - [PATCH] D53755: [ASTImporter] Remove import of definition from GetAlreadyImportedOrNull
 
Gabor Marton via Phabricator via cfe-commits
 - r348923 - [ASTImporter] Remove import of definition from GetAlreadyImportedOrNull
 
Gabor Marton via cfe-commits
 - r348927 - [OpenCL] Add generic AS to 'this' pointer
 
Mikael Nilsson via cfe-commits
 - r348929 - [clang-fuzzer] Add explicit dependency on clangSerialization for clangHandleCXX after rC348907
 
Alex Bradbury via cfe-commits
 - r348930 - [CUDA][OPENMP][NVPTX]Improve logic of the debug info support.
 
Alexey Bataev via cfe-commits
 - r348931 - Revert "[OpenCL] Add generic AS to 'this' pointer"
 
Mikael Nilsson via cfe-commits
 - r348932 - Remove TODO leftover from my devleopment branch
 
Erich Keane via cfe-commits
 - r348935 - [mips] Enable using of integrated assembler in all cases.
 
Simon Atanasyan via cfe-commits
 - [PATCH] D52418: [driver][mips] Enable integrated assembler for MIPS64 except N32 ABI selected
 
Simon Atanasyan via Phabricator via cfe-commits
 - r348938 - [ExprConstant] Improve memchr/memcmp for type mismatch and multibyte element types
 
Hubert Tong via cfe-commits
 - r348939 - Basic: make `int_least64_t` and `int_fast64_t` match on Darwin
 
Saleem Abdulrasool via cfe-commits
 - r348942 - Make clang::CallGraph look into template instantiations
 
Erich Keane via cfe-commits
 - r348943 - [Driver] Add support for -fembed-bitcode for assembly file
 
Steven Wu via cfe-commits
 - r348944 - [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
 
Michael Kruse via cfe-commits
 - [PATCH] D49281: [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
 
Michael Kruse via Phabricator via cfe-commits
 - r348950 - Change CallGraph print to show the fully qualified name
 
Erich Keane via cfe-commits
 - [PATCH] D53699: [ASTImporter] Fix inequality of functions with different attributes
 
Shafik Yaghmour via Phabricator via cfe-commits
 - [PATCH] D55039: [sema] Warn of mangling change if function parameters are noexcept.
 
Matt Davis via Phabricator via cfe-commits
 - r348969 - Teach __builtin_unpredictable to work through implicit casts.
 
Erich Keane via cfe-commits
 - r348977 - [AST] Store "UsesADL" information in CallExpr.
 
Eric Fiselier via cfe-commits
 - [PATCH] D55616: Emit ASM input in a constant context
 
Bill Wendling via Phabricator via cfe-commits
 - [PATCH] D53850: Declares __cpu_model as dso local
 
Haibo Huang via Phabricator via cfe-commits
 - [PATCH] D55125: [clang-tidy] Fix a false positive in misc-redundant-expression check
 
Krist贸f Umann via Phabricator via cfe-commits
 - [PATCH] D55620: [ThinLTO] Clang changes to utilize new pass to handle chains of aliases
 
Teresa Johnson via Phabricator via cfe-commits
 - [libunwind] r348981 - Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
 
Martin Storsjo via cfe-commits
 - r348982 - Revert "Declares __cpu_model as dso local"
 
Haibo Huang via cfe-commits
 - r348991 - Emit a proper diagnostic when attempting to forward inalloca arguments
 
Reid Kleckner via cfe-commits
 - [PATCH] D55628: Add support for "labels" on push/pop directives in #pragma clang attribute
 
Erik Pilkington via Phabricator via cfe-commits
 - [PATCH] D55044: [clang-tidy] check for Abseil make_unique
 
Andy Zhang via Phabricator via cfe-commits
 - [PATCH] D50563: Fixed frontend clang tests in windows read-only container
 
Justice Adams via Phabricator via cfe-commits
 - r349000 - [analyzer] RunLoopAutoreleaseLeakChecker: Come up with a test for r348822.
 
Artem Dergachev via cfe-commits
 - r349001 - Remove unused Args parameter from EmitFunctionBody, NFC
 
Reid Kleckner via cfe-commits
 - [PATCH] D54681: [Driver] Avoid including -lm on the link line with -nostdlib++
 
Nico Weber via Phabricator via cfe-commits
 - [PATCH] D55640: [clang-tidy] Implement a check for large Objective-C type encodings 馃攳
 
Stephane Moore via Phabricator via cfe-commits
 - r349008 - Portable Python script across Python version
 
Serge Guelton via cfe-commits
 - r349009 - Portable Python script across Python version
 
Serge Guelton via cfe-commits
 - r349010 - Portable Python script across Python version
 
Serge Guelton via cfe-commits
 - [PATCH] D55202: Python 2/3 compat - Queue
 
Phabricator via Phabricator via cfe-commits
 - [PATCH] D55359: [clangd] Avoid emitting Queued status when we are able to acquire the Barrier.
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55646: [ASTImporter] Make ODR diagnostics warning by default
 
Endre F眉l枚p via Phabricator via cfe-commits
 - [PATCH] D41005: Reuse preamble even if an unsaved file does not exist
 
Ilya Biryukov via Phabricator via cfe-commits
 - r349015 - [asan] Don't check ODR violations for particular types of globals
 
Vitaly Buka via cfe-commits
 - [PATCH] D55621: [asan] Don't check ODR violations for particular types of globals
 
Vitaly Buka via Phabricator via cfe-commits
 - r349019 - [OpenCL] Add generic AS to 'this' pointer
 
Mikael Nilsson via cfe-commits
 - [PATCH] D48116: [libclang] Allow skipping warnings from all included files
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55191: [clangd] Refine the way of checking a declaration is referenced by the written code.
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55455: Remove stat cache chaining as it's no longer needed after PTH support has been removed
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55648: [CodeComplete] Fill preferred type on binary expressions
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55315: [clangd] Only reduce priority of a thread for indexing.
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55417: [clangd] Change disk-backed storage to be atomic
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55649: [clangd] Enable cross-namespace completions by default in clangd
 
Eric Liu via Phabricator via cfe-commits
 - [PATCH] D55650: [clangd] Fix an assertion failure in background index.
 
Haojian Wu via Phabricator via cfe-commits
 - [clang-tools-extra] r349031 - [clangd] Move the utility function to anonymous namespace, NFC.
 
Haojian Wu via cfe-commits
 - [clang-tools-extra] r349032 - [clangd] Avoid emitting Queued status when we are able to acquire the Barrier.
 
Haojian Wu via cfe-commits
 - [clang-tools-extra] r349033 - [clangd] Refine the way of checking a declaration is referenced by the written code.
 
Haojian Wu via cfe-commits
 - [PATCH] D55363: [clangd] Expose FileStatus in LSP.
 
Ilya Biryukov via Phabricator via cfe-commits
 - [PATCH] D55437: [Index] Index declarations in lambda expression.
 
Ilya Biryukov via Phabricator via cfe-commits
 - [clang-tools-extra] r349038 - [clang-tidy] Share the forced linking code between clang-tidy tool and plugin
 
Ivan Donchevskii via cfe-commits
 - [PATCH] D55654: [clang] [Driver] [NetBSD] Add -D_REENTRANT when using sanitizers
 
Micha艂 G贸rny via Phabricator via cfe-commits
 - [PATCH] D55656: [OpenCL] Address space for default class members
 
Mikael Nilsson via Phabricator via cfe-commits
 - [clang-tools-extra] r349049 - [clangd] Enable cross-namespace completions by default in clangd
 
Eric Liu via cfe-commits
 - r349050 - [CodeComplete] Set preferred type to bool on conditions
 
Ilya Biryukov via cfe-commits
 - [PATCH] D55431: [CodeComplete] Set preferred type to bool on conditions
 
Phabricator via Phabricator via cfe-commits
 - r349053 - [CodeComplete] Fill preferred type on binary expressions
 
Ilya Biryukov via cfe-commits
 - r349054 - Make -Wstring-plus-int warns even if when the result is not out of bounds
 
Sylvestre Ledru via cfe-commits
 - [PATCH] D55657: [libcxx] [regex] Use distinct __regex_word on NetBSD
 
Micha艂 G贸rny via Phabricator via cfe-commits
 - r349059 - Fix CodeCompleteTest.cpp for older gcc plus ccache builds
 
David Green via cfe-commits
 - r349061 - [CodeComplete] Temporarily disable failing assertion
 
Ilya Biryukov via cfe-commits
 - [PATCH] D55658: Avoid Decl::getASTContext in hot paths where possible, Part 1
 
Bruno Ricci via Phabricator via cfe-commits
 - r349063 - [CodeComplete] Adhere to LLVM naming style in CodeCompletionTest. NFC
 
Ilya Biryukov via cfe-commits
 - [PATCH] D55659: [Sema][ObjC] Disallow non-trivial C struct fields in unions
 
Akira Hatanaka via Phabricator via cfe-commits
 - r349064 - Try to update the test to fix the breakage
 
Sylvestre Ledru via cfe-commits
 - r349065 - Reinstate DW_AT_comp_dir support after D55519.
 
Adrian Prantl via cfe-commits
 - [PATCH] D55662: [Sema][ObjC] Do not warn about repeated uses of weak variables when the variables are accessed in an unevaluated context.
 
Akira Hatanaka via Phabricator via cfe-commits
 - [clang-tools-extra] r349073 - [clang-tidy] Add the abseil-duration-subtraction check
 
Hyrum Wright via cfe-commits
 - [PATCH] D55663: [CUDA] Make all host-side shadows of device-side variables undefined.
 
Artem Belevich via Phabricator via cfe-commits
 - [PATCH] D53713: Add extension to always default-initialize nullptr_t.
 
Erich Keane via Phabricator via cfe-commits
 - [PATCH] D55665: Output to SARIF from scan-build
 
Aaron Ballman via Phabricator via cfe-commits
 - r349082 - Update the scan-build to generate SARIF.
 
Aaron Ballman via cfe-commits
 - r349083 - Fix debug-info-abspath.c on Windows by removing /tmp/t.o line
 
Reid Kleckner via cfe-commits
 - r349085 - Fix test after -Wstring-plus-int warning was enabled
 
Reid Kleckner via cfe-commits
 - r349086 - Attempt to fix code completion test to handle LLP64 platforms
 
Reid Kleckner via cfe-commits
 - r349087 - [CUDA] Make all host-side shadows of device-side variables undef.
 
Artem Belevich via cfe-commits
 - [PATCH] D55671: [analyzer] Don't pretend that unknown block calls have one null parameter.
 
Artem Dergachev via Phabricator via cfe-commits
 - [PATCH] D55672: Mangle calling conventions into function pointer types where GCC does
 
Reid Kleckner via Phabricator via cfe-commits
 - [PATCH] D55673: [darwin] parse the SDK settings from SDKSettings.json if it exists and pass in the -target-sdk-version to the compiler and backend
 
Alex Lorenz via Phabricator via cfe-commits
 - [PATCH] D55676: [Modules] Fix decl order for DeclsInPrototype
 
Bruno Cardoso Lopes via Phabricator via cfe-commits
 - [PATCH] D55677: [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Craig Topper via Phabricator via cfe-commits
- [PATCH] D55677: [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Reid Kleckner via Phabricator via cfe-commits
 - [PATCH] D55677: [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Craig Topper via Phabricator via cfe-commits
 - [PATCH] D55677: [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Reid Kleckner via Phabricator via cfe-commits
 - [PATCH] D55677: [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Craig Topper via Phabricator via cfe-commits
 - [PATCH] D55677: [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Reid Kleckner via Phabricator via cfe-commits
 - [PATCH] D55677: [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt, __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Phabricator via Phabricator via cfe-commits
 
 - [PATCH] D55680: [analyzer] ObjCDealloc: Fix a crash when a class attempts to deallocate another class.
 
Artem Dergachev via Phabricator via cfe-commits
 - [PATCH] D55388: [analyzer] MoveChecker Pt.8: Add checks for dereferencing a smart pointer after move.
 
Artem Dergachev via Phabricator via cfe-commits
 - [PATCH] D55683: [analyzer] Tests for scan-build?
 
Artem Dergachev via Phabricator via cfe-commits
 - r349098 - [Builltins][X86] Provide implementations of __lzcnt16, __lzcnt,  __lzcnt64 for MS compatibility. Remove declarations from intrin.h and implementations from lzcntintrin.h
 
Craig Topper via cfe-commits
 - r349117 - Revert "Make -Wstring-plus-int warns even if when the result is not out of bounds"
 
Adam Nemet via cfe-commits
 - r349118 - Revert "Try to update the test to fix the breakage With the new warning, we are showing one more output in the test."
 
Adam Nemet via cfe-commits
 - [clang-tools-extra] r349121 - Revert "[clang-tidy] Share the forced linking code between clang-tidy tool and plugin"
 
Douglas Yung via cfe-commits
 - [PATCH] D55685: Update Microsoft name mangling scheme for exception specifiers in the type system
 
Zachary Henkel via Phabricator via cfe-commits
 - r349125 - Fix up diagnostics.
 
Richard Trieu via cfe-commits
 - [clang-tools-extra] r349131 - [clang-tidy] Share the forced linking code between clang-tidy tool and plugin
 
Ivan Donchevskii via cfe-commits
 - [clang-tools-extra] r349132 - [clang-tidy] Remove extra config.h includes
 
Ivan Donchevskii via cfe-commits
 - [PATCH] D55697: [analyzer] Assume that we always have a SubEngine available
 
G谩bor Horv谩th via Phabricator via cfe-commits
 - [PATCH] D55698: [MinGW] Produce a vtable and RTTI for dllexported classes without a key function
 
Martin Storsj枚 via Phabricator via cfe-commits
 - [libunwind] r349140 - [AArch64][libunwind] Unwinding support for return address signing
 
Luke Cheeseman via cfe-commits
 - [PATCH] D55701: [analyzer] Pass the correct loc Expr from VisitIncDecOp to evalStore
 
Rafael Stahl via Phabricator via cfe-commits
 - [PATCH] D46421: [analyzer][CrossTU] Extend CTU to VarDecls with initializer
 
Rafael Stahl via Phabricator via cfe-commits
 - [PATCH] D55702: [clangd] Fix memory leak in ClangdTests.
 
Haojian Wu via Phabricator via cfe-commits
 - [clang-tools-extra] r349144 - [clangd] Fix an assertion failure in background index.
 
Haojian Wu via cfe-commits
 - [clang-tools-extra] r349145 - [clangd] Fix memory leak in ClangdTests.
 
Haojian Wu via cfe-commits
 - [clang-tools-extra] r349148 - [clangd] Use buildCompilerInvocation to simplify the HeadersTests, NFC.
 
Haojian Wu via cfe-commits
 - [clang-tools-extra] r349150 - clang-include-fixer.el: support remote files
 
Philipp Stephani via cfe-commits
 - [PATCH] D54672: clang-include-fixer.el: support remote files
 
Philipp via Phabricator via cfe-commits
 - [PATCH] D55705: [dexp] Change FuzzyFind to also print scope of symbols
 
Kadir Cetinkaya via Phabricator via cfe-commits
 - [clang-tools-extra] r349152 - [dexp] Change FuzzyFind to also print scope of symbols
 
Kadir Cetinkaya via cfe-commits
 - r349155 - Implement -frecord-command-line (-frecord-gcc-switches)
 
Scott Linder via cfe-commits
 - [PATCH] D55707: Update to SARIF 11-28
 
Aaron Ballman via Phabricator via cfe-commits
 - [PATCH] D54565: Introduce `-Wctad` as a subgroup of `-Wc++14-compat`
 
Arthur O'Dwyer via Phabricator via cfe-commits
 - [PATCH] D55710: add pragmas to control Software Pipelining optimisation
 
Alexey Lapshin via Phabricator via cfe-commits
 - [PATCH] D55712: [Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -nodefaultlibs on PS4.
 
pierre gousseau via Phabricator via cfe-commits
 - [PATCH] D55715: Add AddressSpace mangling to MS mode
 
Erich Keane via Phabricator via cfe-commits
 - r349188 - Update our SARIF support from 10-10 to 11-28.
 
Aaron Ballman via cfe-commits
 - r349190 - [analyzer] MoveChecker: Improve invalidation policies.
 
Artem Dergachev via cfe-commits
 - [PATCH] D55289: [analyzer] MoveChecker Pt.5: Improve invalidation policies.
 
Phabricator via Phabricator via cfe-commits
 - r349191 - [analyzer] MoveChecker Pt.6: Suppress the warning for the move-safe STL classes.
 
Artem Dergachev via cfe-commits
 - [PATCH] D55307: [analyzer] MoveChecker Pt.6: Suppress the warning for the few move-safe STL classes.
 
Phabricator via Phabricator via cfe-commits
 - r349192 - [OPENMP][NVPTX]Improved interwarp copy function.
 
Alexey Bataev via cfe-commits
 - [PATCH] D40218: [Clang] Add __builtin_launder
 
Eric Fiselier via Phabricator via cfe-commits
 - r349195 - [Clang] Add __builtin_launder
 
Eric Fiselier via cfe-commits
 - r349197 - Using llvm::find_if() instead of a range-based for loop; NFC.
 
Aaron Ballman via cfe-commits
 - [PATCH] D55387: [analyzer] MoveChecker Pt.7: NFC: Misc refactoring.
 
Artem Dergachev via Phabricator via cfe-commits
 - [PATCH] D55719: [OpenMP] parsing and sema support for 'close' map-type-modifier
 
Ahsan Saghir via Phabricator via cfe-commits
 - r349201 - Add extension to always default-initialize nullptr_t.
 
Erich Keane via cfe-commits
 - [PATCH] D53847: [C++2a] P0634r3: Down with typename!
 
Nicolas Lesser via Phabricator via cfe-commits
 - [PATCH] D55443: [test] Capture stderr from 'tar --version' call as well
 
Rui Ueyama via Phabricator via cfe-commits
 - r349206 - Revert "Add extension to always default-initialize nullptr_t."
 
Erich Keane via cfe-commits
 - r349209 - Add AddressSpace mangling to MS mode
 
Erich Keane via cfe-commits
 - r349212 - Mangle calling conventions into function pointer types where GCC does
 
Reid Kleckner via cfe-commits
 - [PATCH] D38675: [analyzer] MoveChecker Pt.10: Move the checker out of alpha state.
 
Artem Dergachev via Phabricator via cfe-commits
 - r349225 - [analyzer] MoveChecker: NFC: De-duplicate a few checks.
 
Artem Dergachev via cfe-commits
 - r349226 - [analyzer] MoveChecker: Add checks for dereferencing a smart pointer after move.
 
Artem Dergachev via cfe-commits
 - [PATCH] D55458: [analyzer] ObjCContainers: Track index values.
 
Artem Dergachev via Phabricator via cfe-commits
 - r349227 - [analyzer] ObjCContainers: Track index values.
 
Artem Dergachev via cfe-commits
 - r349228 - [analyzer] ObjCDealloc: Fix a crash when a class attempts to deallocate a class.
 
Artem Dergachev via cfe-commits
 - r349229 - [analyzer] Fix unknown block calls to have zero parameters.
 
Artem Dergachev via cfe-commits
 - r349230 - Move static analyzer core diagnostics to common.
 
Richard Trieu via cfe-commits
 - [PATCH] D55731: [darwin][arm64] use the "cyclone" CPU for Darwin even when `-arch` is not specified
 
Alex Lorenz via Phabricator via cfe-commits
 - r349233 - Revert "[analyzer] MoveChecker: Add checks for dereferencing a smart pointer..."
 
Artem Dergachev via cfe-commits
 - r349237 - Fix includes and dependencies for libclang
 
Richard Trieu via cfe-commits
 - [libunwind] r349249 - Creating release candidate final from release_701 branch
 
Tom Stellard via cfe-commits
 - r349256 - [MinGW] Produce a vtable and RTTI for dllexported classes without a key function
 
Martin Storsjo via cfe-commits
 - r349259 - [libclang] Add dependency on clangSerialization to unbreak -DBUILD_SHARED_LIBS=1 build after rC349237
 
Fangrui Song via cfe-commits
 - [PATCH] D55734: Refactoring GenericTaintChecker.cpp
 
Borsik G谩bor via Phabricator via cfe-commits
 - [PATCH] D54918: [analyzer] Apply clang-format to GenericTaintChecker.cpp
 
Krist贸f Umann via Phabricator via cfe-commits
 - [PATCH] D55730: [analyzer] MoveChecker Pt.9: Add a "peaceful" mode in which it finds only 100% authentic bugs.
 
Krist贸f Umann via Phabricator via cfe-commits
 - r349266 - [analyzer] Assume that we always have a SubEngine available
 
Gabor Horvath via cfe-commits
 - [PATCH] D55737: [Utils] Attempt to fix clang.natvis following "[AST] Various optimizations in DeclarationName(Table)"
 
Bruno Ricci via Phabricator via cfe-commits
 - r349274 - [analyzer] Prefer returns values to out-params in CheckerRegistry.cpp
 
Kristof Umann via cfe-commits
 - r349275 - [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
 
Kristof Umann via cfe-commits
 - [PATCH] D54401: [analyzer] Prefer returns values to out-params in CheckerRegistry.cpp
 
Krist贸f Umann via Phabricator via cfe-commits
 - [PATCH] D54436: [analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
 
Krist贸f Umann via Phabricator via cfe-commits
 - r349278 - Fix a compilation error in examples/
 
Kristof Umann via cfe-commits
 - r349279 - Link examples/clang-interpreter against clangSerialization
 
Kristof Umann via cfe-commits
 - r349280 - [analyzer][NFC] Merge ClangCheckerRegistry to CheckerRegistry
 
Kristof Umann via cfe-commits
 - [PATCH] D54437: [analyzer][NFC] Merge ClangCheckerRegistry to CheckerRegistry
 
Krist贸f Umann via Phabricator via cfe-commits
 - r349281 - [analyzer][MallocChecker][NFC] Document and reorganize some functions
 
Kristof Umann via cfe-commits
 - [PATCH] D54823: [analyzer][MallocChecker][NFC] Document and reorganize some functions
 
Krist贸f Umann via Phabricator via cfe-commits
 - [PATCH] D54834: [analyzer][MallocChecker] Improve warning messages on double-delete errors
 
Krist贸f Umann via Phabricator via cfe-commits
 - r349283 - [analyzer][MallocChecker] Improve warning messages on double-delete errors
 
Kristof Umann via cfe-commits
 - Clang-format - always break after colon
 
袛械薪懈褋 小械薪褜泻懈薪 via cfe-commits
 - [clang-tools-extra] r349288 - Fix a lit test failure after MallocChecker changes
 
Kristof Umann via cfe-commits
 - [PATCH] D55741: Implementation Feature Test Macros for P0722R3
 
Chris Kennelly via Phabricator via cfe-commits
 - r349300 - Thread safety analysis: Allow scoped releasing of capabilities
 
Aaron Puchert via cfe-commits
 - [PATCH] D52578: Thread safety analysis: Allow scoped releasing of capabilities
 
Aaron Puchert via Phabricator via cfe-commits
 - r349308 - Thread safety analysis: Avoid intermediate copies [NFC]
 
Aaron Puchert via cfe-commits
 - [PATCH] D52835: [Diagnostics] Check integer to floating point number implicit conversions
 
D谩vid Bolvansk媒 via Phabricator via cfe-commits
 - [PATCH] D55749: [Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabled
 
Martin Storsj枚 via Phabricator via cfe-commits
 - r349320 - [analyzer] Fix some expressions staying live too long. Add a debug checker.
 
Artem Dergachev via cfe-commits
 - r349326 - Speculatively re-apply "[analyzer] MoveChecker: Add checks for dereferencing..."
 
Artem Dergachev via cfe-commits
 - r349327 - [analyzer] MoveChecker: Add an option to suppress warnings on locals.
 
Artem Dergachev via cfe-commits
 - r349328 - [analyzer] MoveChecker: Enable by default as cplusplus.Move.
 
Artem Dergachev via cfe-commits
    
 
    
      Last message date: 
       Sun Dec 16 22:48:58 PST 2018
    Archived on: Sun Dec 16 22:45:58 PST 2018
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).