The Week Of Monday 23 October 2017 Archives by thread
Starting: Mon Oct 23 00:22:09 PDT 2017
Ending: Sun Oct 29 23:53:35 PDT 2017
Messages: 803
- [PATCH] D38773: [Sema] Add support for flexible array members in Obj-C.
John McCall via Phabricator via cfe-commits
- [PATCH] D38857: [OpenCL] Improve printing and semantic check related to implicit addr space
John McCall via Phabricator via cfe-commits
- [PATCH] D39174: [analyzer] Fix handling of labels in getLValueElement
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D39008: [CodeGen] Propagate may-alias'ness of lvalues with TBAA info
John McCall via Phabricator via cfe-commits
- [PATCH] D39057: [clangd][WIP] Integrate the refactoring actions into clangd
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D39127: Fix template parameter default args missed if redecled
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D38126: Make TBAA information to be part of LValueBaseInfo
John McCall via Phabricator via cfe-commits
- [PATCH] D39069: CodeGen: Fix missing debug loc due to alloca
John McCall via Phabricator via cfe-commits
- [PATCH] D39177: [CodeGen] Generate TBAA info for reference loads
Ivan Kosarev via Phabricator via cfe-commits
- [PATCH] D38618: Do not add a colon chunk to the code completion of class inheritance access modifiers
Ivan Donchevskii via Phabricator via cfe-commits
- [PATCH] D38939: [clangd] Handle exit notification (proper shutdown)
Ilya Biryukov via Phabricator via cfe-commits
- r316314 - [rename] Don't overwrite the template argument when renaming a template function.
Haojian Wu via cfe-commits
- [PATCH] D39120: [rename] Don't overwrite the template argument when renaming a template function.
Haojian Wu via Phabricator via cfe-commits
- [PATCH] D37554: [libclang] Allow crash recovery with LIBCLANG_NOTHREADS
Nikolai Kosjar via Phabricator via cfe-commits
- [PATCH] D38819: [libunwind] Add support for dwarf unwinding on windows on x86_64
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D39178: [rename] support renaming class member.
Haojian Wu via Phabricator via cfe-commits
- r316268 - [Sema] Fixes for enum handling for tautological comparison diagnostics
Hans Wennborg via cfe-commits
- [PATCH] D38954: [Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other than NULL.
Roman Lebedev via Phabricator via cfe-commits
- [PATCH] D38639: [clangd] #include statements support for Open definition
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D39179: [AArch64] Fix PR34625 -mtune without -mcpu should not set -target-cpu
Peter Smith via Phabricator via cfe-commits
- [clang-tools-extra] r315323 - [clangd] Added forgotten return in UniqueFunction.
Ilya Biryukov via cfe-commits
- Attribute spelling policy
Hal Finkel via cfe-commits
- [PATCH] D38425: [clangd] Document highlights for clangd
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D35894: [clangd] Code hover for Clangd
Ilya Biryukov via Phabricator via cfe-commits
- [clang-tools-extra] r316323 - [clangd] Updated outdated test comment. NFC.
Ilya Biryukov via cfe-commits
- [clang-tools-extra] r315287 - Revert "Revert r315214 since diff -Z isn't portable, this is breaking:"
Ilya Biryukov via cfe-commits
- [PATCH] D38538: Avoid printing some redundant name qualifiers in completion
Ilya Biryukov via Phabricator via cfe-commits
- [clang-tools-extra] r316327 - [clangd] Allow to pass code completion opts to ClangdServer.
Ilya Biryukov via cfe-commits
- [PATCH] D38731: [clangd] Allow to pass code completion opts to ClangdServer.
Ilya Biryukov via Phabricator via cfe-commits
- r316335 - clang-cl: Expose --version.
Nico Weber via cfe-commits
- [PATCH] D39184: CodeGen: Fix invalid bitcast in partial initialization of automatic arrary variable
Yaxun Liu via Phabricator via cfe-commits
- [PATCH] D39086: Performance tracing facility for clangd.
Sam McCall via Phabricator via cfe-commits
- [PATCH] D38704: [libunwind] Abstract rwlocks into a class, provide a SRW lock implementation for windows
Zachary Turner via Phabricator via cfe-commits
- r316338 - Pull X86 "CPUKind" checking into .cpp file. [NFC]
Erich Keane via cfe-commits
- [libcxx] r316343 - Fix misguided error message in debug mode. No functional change. Fixes PR#34966
Marshall Clow via cfe-commits
- r316344 - [ASTMatchers] Expose forEachOverriden in dynamic AST matchers.
Benjamin Kramer via cfe-commits
- [PATCH] D36347: Add new script to launch lldb and set breakpoints for diagnostics all diagnostics seen.
Don Hinton 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
- r316353 - CodeGen: Fix invalid bitcast in partial initialization of automatic arrary variable
Yaxun Liu via cfe-commits
- [PATCH] D27607: [ubsan] Treat ObjC's BOOL as if its range is always {0, 1}
Vedant Kumar via Phabricator via cfe-commits
- [PATCH] D39079: New clang option -fno-plt to avoid PLT for external calls
Sriraman Tallam via Phabricator via cfe-commits
- r316362 - [OpenMP] Avoid VLAs for some reductions on array sections
Jonas Hahnfeld via cfe-commits
- [PATCH] D39136: [OpenMP] Avoid VLAs for some reductions on array sections
Jonas Hahnfeld via Phabricator via cfe-commits
- [PATCH] D39201: [Analyzer] Handle implicit function reference in bodyfarming std::call_once
George Karpenkov via Phabricator via cfe-commits
- [libunwind] r316364 - Abstract rwlocks into a class, provide a SRW lock implementation for windows
Martin Storsjo via cfe-commits
- [PATCH] D39176: [Driver] Use ld.lld directly for Fuchsia rather than passing flavor
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D39160: [CodeGen] __builtin_sqrt should map to the compiler's intrinsic sqrt function
Hal Finkel via Phabricator via cfe-commits
- [PATCH] D39204: [CodeGen] __builtin_sqrt should map to the compiler's intrinsic sqrt function
Sanjay Patel via Phabricator via cfe-commits
- r316379 - [Driver] Use ld.lld directly for Fuchsia rather than passing flavor
Petr Hosek via cfe-commits
- [PATCH] D39206: [libunwind] Add missing checks for register number
Martin Storsjö via Phabricator via cfe-commits
- r316381 - [Sema] Add support for flexible array members in Obj-C.
Volodymyr Sapsai via cfe-commits
- [PATCH] D38774: [CodeGen] Add support for IncompleteArrayType in Obj-C ivars.
Volodymyr Sapsai via Phabricator via cfe-commits
- [PATCH] D39208: [Analyzer] Do not use static storage to for implementations created in BodyFarm.cpp
George Karpenkov via Phabricator via cfe-commits
- [PATCH] D36790: [ObjC] Messages to 'self' in class methods should use class method dispatch to avoid multiple method ambiguities
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D37954: Try to shorten system header paths when using -MD depfiles
Peter Wu via Phabricator via cfe-commits
- [PATCH] D39210: Add default calling convention support for regcall.
Elizabeth Andrews via Phabricator via cfe-commits
- [libcxx] r316394 - More fuzzing interfaces
Marshall Clow via cfe-commits
- [PATCH] D16970: scoped alloc construct: adds basic tests
Masud Rahman via Phabricator via cfe-commits
- [PATCH] D16967: support/allocators: implements requirements
Masud Rahman via Phabricator via cfe-commits
- [PATCH] D37341: [Sema] Fix an assert-on-invalid by avoiding function template specialisation deduction for invalid functions with fabricated template arguments
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D39217: [libclang, bindings]: add spelling location
Masud Rahman via Phabricator via cfe-commits
- r316278 - [libclang, bindings]: add spelling location
Masud Rahman via cfe-commits
- r316399 - [analyzer] Fix handling of labels in getLValueElement
Alexander Shaposhnikov via cfe-commits
- r316400 - [Analyzer] Do not use static storage to for implementations created in BodyFarm.cpp
George Karpenkov via cfe-commits
- r316402 - [Analyzer] Handle implicit function reference in bodyfarming std::call_once
George Karpenkov via cfe-commits
- [PATCH] D39064: implement __has_unique_object_representations
Reid Kleckner via Phabricator via cfe-commits
- [PATCH] D39218: [WebAssembly] Include libclang_rt.builtins in the standard way
Derek Schuff via Phabricator via cfe-commits
- [PATCH] D39053: [Bitfield] Add more cases to making the bitfield a separate location
Hal Finkel via Phabricator via cfe-commits
- [PATCH] D39005: [OpenMP] Clean up variable and function names for NVPTX backend
Hal Finkel via Phabricator via cfe-commits
- [PATCH] D39162: [test] Fix clang-test for FreeBSD and NetBSD
Zhihao Yuan via Phabricator via cfe-commits
- r316403 - [Analyzer] Fix for the memory leak: fix typo in if-statement.
George Karpenkov via cfe-commits
- [PATCH] D37808: [clang-tidy] Add new hicpp-multiway-paths-covered check for missing branches
Jonas Devlieghere via Phabricator via cfe-commits
- [PATCH] D39220: [Analyzer] Store BodyFarm in std::unique_ptr
George Karpenkov via Phabricator via cfe-commits
- [PATCH] D38986: [Analyzer] Better unreachable message in enumeration
George Karpenkov via Phabricator via cfe-commits
- [PATCH] D5767: Template Instantiation Observer + a few other templight-related changes
Manuel Klimek via Phabricator via cfe-commits
- r316405 - Fix template parameter default args missed if redecled
Erich Keane via cfe-commits
- [PATCH] D39221: [libcxx] [test] Alignment must be > __STDCPP_DEFAULT_NEW_ALIGNMENT__ to call aligned new
Casey Carter via Phabricator via cfe-commits
- r316408 - Unnamed bitfields don't block constant evaluation of constexpr ctors
Jordan Rose via cfe-commits
- [PATCH] D39035: Unnamed bitfields don't block constant evaluation of constexpr constructors
Jordan Rose via Phabricator via cfe-commits
- r316411 - [test] Fix clang-test for FreeBSD and NetBSD
Tim Shen via cfe-commits
- [PATCH] D38683: [X86][AVX512] lowering broadcastm intrinsic - clang part
jina via Phabricator via cfe-commits
- [PATCH] D39138: [CodeGen] Generate TBAA info for 'this' pointers
John McCall via Phabricator via cfe-commits
- [libunwind] r316415 - Add missing checks for register number
Martin Storsjo via cfe-commits
- [PATCH] D36111: [COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D31868: [analyzer] Check NULL pointer dereference issue for memset function
Henry Wong via Phabricator via cfe-commits
- [PATCH] D39224: Moved QualTypeNames.h from Tooling to AST.
Ilya Biryukov via Phabricator via cfe-commits
- [PATCH] D38110: [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.
John Baldwin via Phabricator via cfe-commits
- r316424 - [AArch64] Fix PR34625 -mtune without -mcpu should not set -target-cpu
Peter Smith via cfe-commits
- [PATCH] D39074: [libunwind][MIPS]: Add support for unwinding in N32 processes.
Simon Dardis via Phabricator via cfe-commits
- r316433 - [Tooling] Add a factory method for CommonOptionsParser
Eric Liu via cfe-commits
- [PATCH] D39042: [Tooling] Add a factory method for CommonOptionsParser
Eric Liu via Phabricator via cfe-commits
- [PATCH] D39239: [AST] Incorrectly qualified unscoped enumeration as template actual parameter.
Carlos Alberto Enciso via Phabricator via cfe-commits
- r316436 - Do not add a colon chunk to the code completion of class inheritance access modifiers
Erik Verbruggen via cfe-commits
- r316437 - Add Forgotten test for: Fix template parameter default args missed if redecled
Erich Keane via cfe-commits
- [PATCH] D34272: [Tooling] A new framework for executing clang frontend actions.
Eric Liu via Phabricator via cfe-commits
- [PATCH] D39241: [clang-rename] Fix and enable the failing TemplatedClassFunction test.
Haojian Wu via Phabricator via cfe-commits
- [libcxx] r316439 - Mark string_view literals as 'noexcept'. Fixes PR#25054. Thanks to Pavel K for the bug report.
Marshall Clow via cfe-commits
- r316444 - [modules] Add a regression test for merging anon decls in extern C contexts.
Vassil Vassilev via cfe-commits
- [PATCH] D38982: [refactor] Initial outline of implementation of "extract function" refactoring
Eric Liu via Phabricator via cfe-commits
- r316447 - Fix spelling in comment, field is isMsStruct, not Strust
Erich Keane via cfe-commits
- [PATCH] D39055: [refactor] Add an editor client that is used in clangd
Eric Liu via Phabricator via cfe-commits
- [PATCH] D37813: clang-format: better handle namespace macros
Francois Ferrand via Phabricator via cfe-commits
- [PATCH] D33589: clang-format: consider not splitting tokens in optimization
Francois Ferrand via Phabricator via cfe-commits
- r316453 - Remove repeated function name in doxygen comment.
Erich Keane via cfe-commits
- [PATCH] D32478: [clang-format] Fix AlignOperands when BreakBeforeBinaryOperators is set
Francois Ferrand via Phabricator via cfe-commits
- [PATCH] D33440: clang-format: better handle statement macros
Francois Ferrand via Phabricator via cfe-commits
- [libcxx] r316456 - Mark string_view's constructor from (ptr, len) as noexcept (an extension). Update the tests to check this (and other noexcept bits
Marshall Clow via cfe-commits
- r316458 - [code completion] Complete ObjC methods in @implementation without leading
Alex Lorenz via cfe-commits
- r316465 - [refactor] Initial outline of implementation of "extract function" refactoring
Alex Lorenz via cfe-commits
- r316467 - Add missing clangRewrite lib dependency for clangToolingRefactor
Alex Lorenz via cfe-commits
- [PATCH] D38985: [refactor] Add support for editor commands that connect IDEs/editors to the refactoring actions
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D39251: [libunwind] Fix building for ARM with dwarf exception handling
Martin Storsjö via Phabricator via cfe-commits
- r316484 - CodeGen: Fix missing debug loc due to alloca
Yaxun Liu via cfe-commits
- [PATCH] D34158: For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
James Y Knight via Phabricator via cfe-commits
- r316488 - [OPENMP] Fix PR35013: Fix passing VLAs captures to outlined functions.
Alexey Bataev via cfe-commits
- [PATCH] D36952: [libclang] Add support for checking abstractness of records
Johann Klähn via Phabricator via cfe-commits
- [PATCH] D35181: Defer addition of keywords to identifier table when loading AST
Johann Klähn via Phabricator via cfe-commits
- r316500 - [Sema] Document+test the -Wsign-compare change for enums in C code [NFC]
Roman Lebedev via cfe-commits
- r316518 - mplement __has_unique_object_representations
Erich Keane via cfe-commits
- [PATCH] D38430: Enable -pie and --enable-new-dtags by default on Android.
Evgenii Stepanov via Phabricator via cfe-commits
- r316521 - Replaced unicode characters with ASCII, as introduced in r316518.
Erich Keane via cfe-commits
- r316522 - [Analyzer] Fix bug in testing scripts, which always marked result as failure.
George Karpenkov via cfe-commits
- [PATCH] D39015: [Analyzer] Always use non-reference types when creating expressions in BodyFarm, removes std::call_once crash
Alexander Kornienko via Phabricator via cfe-commits
- r316528 - Correct behavior of fastcall when default CC is set.
Erich Keane via cfe-commits
- r316531 - [Sema][ObjC] Look for either objc_bridge or objc_bridge_mutable when
Akira Hatanaka via cfe-commits
- r316534 - [Analyzer] [Tests] Remove temporary fields from generated reference results.
George Karpenkov via cfe-commits
- r316535 - [Analyzer] [Tests] Minor refactor of testing infrastructure:
George Karpenkov via cfe-commits
- r316536 - [Analyzer] Store BodyFarm in std::unique_ptr
George Karpenkov via cfe-commits
- r316538 - [Analyzer] Remove unnecessary semicolon in analyzer tests.
George Karpenkov via cfe-commits
- r316539 - [Analyzer] Remove spaces inside comments mentioning the parameter name,
George Karpenkov via cfe-commits
- [PATCH] D39266: [clang-refactor] Use add_clang_tool CMake template
Petr Hosek via Phabricator via cfe-commits
- [PATCH] D36790: [ObjC] Messages to 'self' in class methods that return 'instancetype' should use the pointer to the class as the result type of the message
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D39269: [Analyzer] [Tests] Do not discard output from CmpRuns.py when running integration tests
George Karpenkov via Phabricator via cfe-commits
- [PATCH] D39270: [CMake] Include clang-refactor in Fuchsia toolchain
Petr Hosek via Phabricator via cfe-commits
- r316540 - [clang-refactor] Use add_clang_tool CMake template
Petr Hosek via cfe-commits
- [PATCH] D39273: [CMake] Build host builtins in Fuchsia toolchain even on Darwin
Petr Hosek via Phabricator via cfe-commits
- r316541 - [CMake] Include clang-refactor in Fuchsia toolchain
Petr Hosek via cfe-commits
- r316542 - [CMake] Build host builtins in Fuchsia toolchain even on Darwin
Petr Hosek via cfe-commits
- r316545 - CodeGen: fix a case of incorrect checks for ivars
Saleem Abdulrasool via cfe-commits
- [PATCH] D39279: Stringizing raw string literals containing newline
Taewook Oh via Phabricator via cfe-commits
- [libunwind] r316559 - Fix the context/cursor size for ARM with WMMX enabled
Martin Storsjo via cfe-commits
- r316561 - [clang-rename] Fix and enable the failing TemplatedClassFunction test.
Haojian Wu via cfe-commits
- [PATCH] D39280: [libunwind] Use uint64_t for unw_word_t in ARM EHABI
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D39281: [libunwind] Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER
Martin Storsjö via Phabricator via cfe-commits
- [clang-tools-extra] r316564 - [clangd] Handle exit notification (proper shutdown)
Ilya Biryukov via cfe-commits
- [PATCH] D39121: [clang-tidy] Misplaced Operator in Strlen in Alloc
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D26105: Allow CaseStmt to be initialized with a SubStmt
Gábor Horváth via Phabricator via cfe-commits
- [clang-tools-extra] r316565 - [clangd] Added a callback-based codeComplete in clangd.
Ilya Biryukov via cfe-commits
- [PATCH] D38629: [clangd] Added a callback-based codeComplete in clangd.
Phabricator via Phabricator via cfe-commits
- [PATCH] D37187: [Analyzer] Fix Bug 25609 - Assertion UNREACHABLE: 'Unexpected ProgramPoint' with widen-loops=true
Gábor Horváth via Phabricator via cfe-commits
- [PATCH] D39284: [c++2a] Decomposed _condition_
Zhihao Yuan via Phabricator via cfe-commits
- r316571 - [rename] support renaming class member.
Haojian Wu via cfe-commits
- [PATCH] D37470: [analyzer] Handle ObjC messages conservatively in CallDescription
Gábor Horváth via Phabricator via cfe-commits
- SemaTemplateInstantiateDecl mistakenly issuing diag::warn_func_template_missing for templated deduction guides
Mário Feroldi via cfe-commits
- [PATCH] D38688: [clang-tidy] Misc redundant expressions checker updated for macros
Gábor Horváth via Phabricator via cfe-commits
- r316577 - Add support of the next Ubuntu (Ubuntu 18.04 - Bionic Beaver)
Sylvestre Ledru via cfe-commits
- r316578 - Also update IsUbuntu() with Ubuntu Bionic
Sylvestre Ledru via cfe-commits
- r316579 - Add support of the next Debian (Debian buster - version 10)
Sylvestre Ledru via cfe-commits
- [PATCH] D37624: add support for -fno-instrument-functions and -finstrument-functions-exclude-{file, function}-list=<arg1, arg2, ...> to match gcc options.
kchoi via Phabricator via cfe-commits
- [PATCH] D39290: [rename] Use SymbolOccurrence in RenameLocFinder.
Haojian Wu via Phabricator via cfe-commits
- r316584 - [OPENMP] Constify function parameters, NFC.
Alexey Bataev via cfe-commits
- r316585 - [OPENMP] Improve debug info for taskgroup implicitly generated
Alexey Bataev via cfe-commits
- [PATCH] D39293: Add objcCategoryImplDecl matcher
Dave Lee via Phabricator via cfe-commits
- [libclc] r316587 - amdgpu/math: Don't use llvm instrinsic for native_log
Jan Vesely via cfe-commits
- [libclc] r316588 - math: Implement native_log10
Jan Vesely via cfe-commits
- [PATCH] D38596: Implement attribute target multiversioning
Erich Keane via Phabricator via cfe-commits
- r316593 - [X86] Add avx512vpopcntdq to Knights Mill
Craig Topper via cfe-commits
- r315126 - Driver: hoist the `wchar_t` handling to the driver
Friedman, Eli via cfe-commits
- r316599 - CodeGen: fix PPC Darwin variadics
Saleem Abdulrasool via cfe-commits
- [PATCH] D39301: Ignore implicity casts for zero-as-null-pointer-constant warning
Erich Keane via Phabricator via cfe-commits
- [PATCH] D38824: [X86] Synchronize the existing CPU predefined macros with the cases that gcc defines them
Craig Topper via Phabricator via cfe-commits
- [PATCH] D38796: [CodeGen] EmitPointerWithAlignment() to generate TBAA info along with LValue base info
John McCall via Phabricator via cfe-commits
- [PATCH] D39166: [NFC] Add some assertions to placate my paranoia about sharing a variant bit across FunctionDecl and CXXDeductionGuideDecl - should I do this?
Aaron Ballman via Phabricator via cfe-commits
- r316605 - Ignore implicity casts for zero-as-null-pointer-constant warning
Erich Keane via cfe-commits
- r316606 - Enable -pie and --enable-new-dtags by default on Android.
Evgeniy Stepanov via cfe-commits
- [PATCH] D36836: [clang-tidy] Implement readability-function-cognitive-complexity check
Aaron Ballman via Phabricator via cfe-commits
- [PATCH] D36347: New lldb python module for adding diagnostic breakpoints
Greg Clayton via Phabricator via cfe-commits
- [PATCH] D39305: Simplify codegen and debug info generation for block context parameters.
Adrian Prantl via Phabricator via cfe-commits
- r316611 - [CUDA] Print an error if you try to compile with < sm_30 on CUDA 9.
Justin Lebar via cfe-commits
- r316617 - [Analyzer] Give more descriptive name to BdyFrm field.
George Karpenkov via cfe-commits
- r316618 - [Analyzer] [Tests] Do not discard output from CmpRuns.py when running integration tests
George Karpenkov via cfe-commits
- r316621 - Handle PragmaDebug in PPChainedCallbacks
Alex Lorenz via cfe-commits
- [clang-tools-extra] r316621 - Handle PragmaDebug in PPChainedCallbacks
Alex Lorenz via cfe-commits
- [PATCH] D34018: Support __float128 on NetBSD libstdc++ x86/x86_64
Kamil Rytarowski via Phabricator via cfe-commits
- [PATCH] D39308: [libcxx] Keep track of heap allocated regex states
Tim Shen via Phabricator via cfe-commits
- [PATCH] D39310: [CGBlocks] Improve line info in backtraces containing *_helper_block
Vedant Kumar via Phabricator via cfe-commits
- [PATCH] D39312: [LSan] Enable -fsanitize=leak for PPC64 Linux.
Aleksey Shlyapnikov via Phabricator via cfe-commits
- r316631 - Allow StmtPrinter to supress implicit 'this' and 'self' base expressions
Alex Lorenz via cfe-commits
- r316632 - [Analyzer] [Tests] Consistently use exit codes. Use code=42 to signify different results
George Karpenkov via cfe-commits
- Buildbot numbers for the week of 10/8/2017 - 10/14/2017
Galina Kistanova via cfe-commits
- Buildbot numbers for the last week of 10/15/2017 - 10/21/2017
Galina Kistanova via cfe-commits
- r316636 - [LSan] Enable -fsanitize=leak for PPC64 Linux.
Alex Shlyapnikov via cfe-commits
- [PATCH] D24933: Enable configuration files in clang
Hal Finkel via Phabricator via cfe-commits
- [PATCH] D39317: Use -fuse-init-array if no gcc installation is found.
Nico Weber via Phabricator via cfe-commits
- r316046 - Basic: fix __{,U}INTPTR_TYPE__ on ARM
Saleem Abdulrasool via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Florian Hahn via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Eli Friedman via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Eli Friedman via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Eli Friedman via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D36390: Fix overloaded static functions in SemaCodeComplete
Ivan Donchevskii via Phabricator via cfe-commits
- [clang-tools-extra] r316643 - [clang-tidy ObjC] [1/3] New module `objc` for Objective-C checks
Haojian Wu via cfe-commits
- [clang-tools-extra] r316645 - [clang-tidy ObjC] [2/3] Support non-C++ files in ClangTidyTest
Haojian Wu via cfe-commits
- r316646 - Fix overloaded static functions in SemaCodeComplete
Benjamin Kramer via cfe-commits
- [PATCH] D38842: [CrossTU] Fix handling of Cross Translation Unit directory path
Rafael Stahl via Phabricator via cfe-commits
- [clang-tools-extra] r316649 - [clangd] Add a simple fuzzer. It crashes a lot :)
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r316650 - [clangd] Don't use /// for non-doxygen comments.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r316652 - [clangd] Don't crash on empty textDocument/didChange.
Benjamin Kramer via cfe-commits
- r316653 - [Tooling] A new framework for executing clang frontend actions.
Eric Liu via cfe-commits
- [libunwind] r316657 - [libunwind] Always use unwind tables in tests
Peter Smith via cfe-commits
- r316658 - Add a new attribute definition spelling, Clang<"attr">, that expands to two attribute spellings: GNU<"attr"> and CXX11<"clang", "attr">. This is similar to how the GCC spelling works and is intended to be used for attributes introduced for Clang.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r316659 - [clangd] Report an error on findDefinitions/signatureHelp on an unopened file instead of crashing.
Benjamin Kramer via cfe-commits
- r316661 - Try to fix warnings and windows test failures caused by r316653
Eric Liu via cfe-commits
- r316662 - [Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other than NULL.
Roman Lebedev via cfe-commits
- [PATCH] D39331: Add flags to control the -finstrument-functions instrumentation calls to __cyg_profile functions
Hans Wennborg via Phabricator via cfe-commits
- [libunwind] r316664 - Merging r316657: fixing libunwind tests
Renato Golin via cfe-commits
- [PATCH] D38798: [OpenMP] Support for implicit "declare target" functions - Sema patch
Alexey Bataev via Phabricator via cfe-commits
- r316670 - Add objcCategoryImplDecl matcher
Dave Lee via cfe-commits
- r316674 - Move MS inline asm parser methods out of line to reduce indentation, NFC
Reid Kleckner via cfe-commits
- r316681 - [X86] Add a target attribute test for no-sse4.
Craig Topper via cfe-commits
- r316684 - Simplify codegen and debug info generation for block context parameters.
Adrian Prantl via cfe-commits
- r316686 - Revert "Simplify codegen and debug info generation for block context parameters."
Adrian Prantl via cfe-commits
- r316687 - [Analyzer] [Tests] Write analyzers crashes to stdout, and not to a separate file
George Karpenkov via cfe-commits
- [PATCH] D39341: [X86][Driver] Move all of the X86 feature flags to one spot in the Options.td file and pair them up with their negations.
Craig Topper via Phabricator via cfe-commits
- r316689 - Simplify codegen and debug info generation for block context parameters.
Adrian Prantl via cfe-commits
- [PATCH] D39049: [analyzer] Fix wrong calculation of offset in ArrayBoundsV2
Daniel Marjamäki via Phabricator via cfe-commits
- r316695 - Fix C++ testcase I forgot to add to r316689.
Adrian Prantl via cfe-commits
- [PATCH] D39342: [Bash-autocompletion] Pass all flags in shell command-line to Clang
Yuka Takahashi via Phabricator via cfe-commits
- r316701 - [www] Regenerate diagnostics reference.
Richard Smith via cfe-commits
- r316704 - [CGBlocks] Improve line info in backtraces containing *_helper_block
Vedant Kumar via cfe-commits
- r316705 - [X86][Driver] Move all of the X86 feature flags to one spot in the Options.td file and pair them up with their negations.
Craig Topper via cfe-commits
- [PATCH] D33765: Show correct column nr. when multi-byte utf8 chars are used.
Eli Friedman via Phabricator via cfe-commits
- [PATCH] D39347: Fix __has_unique_object_representations based on rsmith's input
Erich Keane via Phabricator via cfe-commits
- [PATCH] D39349: [X86] Make -march=i686 an alias of -march=pentiumpro
Craig Topper via Phabricator via cfe-commits
- r316712 - [X86] Make -march=i686 an alias of -march=pentiumpro
Craig Topper via cfe-commits
- r316713 - Use -fuse-init-array if no gcc installation is found.
Nico Weber via cfe-commits
- r316718 - [X86] Add 'sse4' to X86TargetInfo::isValidFeatureName
Craig Topper via cfe-commits
- r316719 - [WebAssembly] Include libclang_rt.builtins in the standard way
Sam Clegg via cfe-commits
- r316723 - [CodeGen] Add support for IncompleteArrayType in Obj-C ivars.
Volodymyr Sapsai via cfe-commits
- r316725 - Fix test/Driver/wasm-toolchain.c on windows
Sam Clegg via cfe-commits
- [PATCH] D39357: Filter out invalid 'target' items from being passed to LLVM
Erich Keane via Phabricator via cfe-commits
- [PATCH] D39354: [WebAssembly] Add crt1.o when calling lld
Sam Clegg via Phabricator via cfe-commits
- [PATCH] D39360: [C++11] Don't put empty quotes in static_assert diagnostic.
Nicolas Lesser via Phabricator via cfe-commits
- [clang-tools-extra] r316744 - [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassing
Haojian Wu via cfe-commits
- [libunwind] r316745 - Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER
Martin Storsjo via cfe-commits
- [libunwind] r316747 - Add support for dwarf unwinding on windows on x86_64
Martin Storsjo via cfe-commits
- [PATCH] D39365: [libunwind] Change unw_word_t to always have the same size as the pointer size
Martin Storsjö via Phabricator via cfe-commits
- [PATCH] D39366: [ASTMatchers] Matchers for new[] operators
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D39367: [clang-tidy] Add support for operator new[] in check bugprone-misplaced-operator-in-strlen-in-alloc
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D39332: [clang-refactor] Introduce "local-qualified-rename" action.
Sam McCall via Phabricator via cfe-commits
- r316758 - Test commit
Ivan Donchevskii via cfe-commits
- [PATCH] D37299: [Modules] Add ability to specify module name to module file mapping in a file
Boris Kolpackov via Phabricator via cfe-commits
- r316764 - [CrossTU] Fix handling of Cross Translation Unit directory path
Gabor Horvath via cfe-commits
- [PATCH] D39370: [clang-tidy] Detect bugs in bugprone-misplaced-operator-in-strlen-in-alloc even in the case the allocation function is called using a constant function pointer
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D34624: extra test modifications for D34158
Melanie Blower via Phabricator via cfe-commits
- [PATCH] D38171: Implement clang-tidy check aliases.
András Leitereg via Phabricator via cfe-commits
- [clang-tools-extra] r316767 - [clang-tidy] Fix bug 34845, offending standard bitmask types
Jonas Toth via cfe-commits
- [PATCH] D39372: Make DiagnosticIDs::getAllDiagnostics static.
András Leitereg via Phabricator via cfe-commits
- [PATCH] D39374: CodeGen: Fix insertion position of addrspace cast for alloca
Yaxun Liu 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] D39376: [PowerPC] Add implementation for -msave-toc-indirect option - clang portion
Zaara Syeda via Phabricator via cfe-commits
- [PATCH] D34030: Fix the postorder visting of the ClassTemplateSpecializationDecl nodes in the RecursiveASTVisitor.
Peter Siket via Phabricator via cfe-commits
- [clang-tools-extra] r316770 - [clangd] Harden clangd a bit against garbage input.
Benjamin Kramer via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- r316773 - New lldb python module for managing diagnostic breakpoints
Don Hinton via cfe-commits
- [clang-tools-extra] r316774 - [clangd] Don't crash on extremely large JSON messages.
Benjamin Kramer via cfe-commits
- [PATCH] D38674: [analyzer] MisusedMovedObjectChecker: More precise warning message
Anna Zaks via Phabricator via cfe-commits
- [PATCH] D37437: [analyzer] Fix some checker's output plist not containing the checker name
Anna Zaks via Phabricator via cfe-commits
- [PATCH] D38844: [analyzer] Make issue hash related tests more concise
Anna Zaks via Phabricator via cfe-commits
- r316777 - [WebAssembly] Add crt1.o with calling lld
Sam Clegg via cfe-commits
- r316778 - [Sema] Fix an assert-on-invalid by avoiding function template specialisation
Alex Lorenz via cfe-commits
- r316780 - [refactor] Describe refactorings in the operation classes
Alex Lorenz via cfe-commits
- [PATCH] D38728: [analyzer] Use the signature of the primary template for issue hash calculation
Anna Zaks via Phabricator via cfe-commits
- [PATCH] D39378: Remove x86,x86_32/64 from isValidFeatureName
Erich Keane via Phabricator via cfe-commits
- r316781 - Remove x86,x86_32/64 from isValidFeatureName
Erich Keane via cfe-commits
- r316783 - Filter out invalid 'target' items from being passed to LLVM
Erich Keane via cfe-commits
- r316784 - Replace a few usages of llvm::join with range-version[NFC]
Erich Keane via cfe-commits
- [PATCH] D39382: [libunwind] Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_ONLY
Martin Storsjö via Phabricator via cfe-commits
- r316791 - ASTContext.h: Modularize/fix ODR violations by removing 'static' from inline functions in headers
David Blaikie via cfe-commits
- r316792 - CharInfo.h: Modularize/fix ODR violations by making inline functions in header not static
David Blaikie via cfe-commits
- r316793 - Sanitizers.h: Modularize/Fix ODR violations by making inline functions non-static
David Blaikie via cfe-commits
- r316794 - StaticAnalyzer: Modularize/fix ODR violations making functions inline but non-static in headers
David Blaikie via cfe-commits
- [PATCH] D39389: [MS] Allow access to ambiguous, inaccessible direct bases
Reid Kleckner via Phabricator via cfe-commits
- [PATCH] D38320: [clang] Fix serializers for `TypeTemplateParmDecl` + related types
Alex Lorenz via Phabricator via cfe-commits
- r316806 - [Analyzer] [Tests] Dump the output of scan-build to stdout on failure.
George Karpenkov via cfe-commits
- r316807 - [MS] Allow access to ambiguous, inaccessible direct bases
Reid Kleckner via cfe-commits
- r316808 - [Analyzer] [Tests] Fixing typo from the previous commit.
George Karpenkov via cfe-commits
- r316810 - ARM: centralise SizeType, PtrDiffType, and IntPtrType
Saleem Abdulrasool via cfe-commits
- [PATCH] D39149: [libc++] Prevent tautological comparisons
Shoaib Meenai via Phabricator via cfe-commits
- [PATCH] D39396: Fix for PR33930. Short-circuit metadata mapping when cloning a varargs thunk.
Wolfgang Pieb via Phabricator via cfe-commits
- r316820 - Never try to instantiate a deduction guide's "definition". Fixes bogus warning when there inevitably isn't one.
Richard Smith via cfe-commits
- [PATCH] D39398: [CFG][Analyzer] Add LoopExit element to the CFG in more cases
Peter Szecsi via Phabricator via cfe-commits
- r316826 - Basic: improve coverage for Darwin targets and fix ABI
Saleem Abdulrasool via cfe-commits
- [PATCH] D38921: [analyzer] LoopUnrolling: update the matched assignment operators
Peter Szecsi via Phabricator via cfe-commits
- r316830 - [analyzer] LoopUnrolling: check the bitwidth of the used numbers (pr34943)
Peter Szecsi via cfe-commits
- [PATCH] D38922: [analyzer] LoopUnrolling: check the bitwidth of the used numbers (pr34943)
Peter Szecsi via Phabricator via cfe-commits
- [clang-tools-extra] r316832 - [clangd] Fix clang-tidy warnings.
Benjamin Kramer via cfe-commits
- r316836 - PR35039: Materialize temporary objects before wrapping them in an
Richard Smith via cfe-commits
- [libunwind] r316843 - Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_ONLY
Martin Storsjo via cfe-commits
- r316850 - [analyzer] MisusedMovedObjectChecker: Fix false positive on state-resetting, handling method calls on base-class sub-objects
Peter Szecsi via cfe-commits
- r316852 - [analyzer] MisusedMovedObjectChecker: More precise warning message
Peter Szecsi via cfe-commits
- r316858 - Driver: default to `unsigned int` `wchar_t` for ARM
Saleem Abdulrasool via cfe-commits
- [PATCH] D24886: Add [[clang::suppress(rule, ...)]] attribute
Hristo Hristov via Phabricator via cfe-commits
- [libcxx] r316867 - Issues to be voted on in ABQ
Marshall Clow via cfe-commits
- [libcxx] r316873 - Update status of 2950
Marshall Clow via cfe-commits
- [libcxx] r316874 - Initial triage
Marshall Clow via cfe-commits
- [PATCH] D39412: [Driver] Give LIBRARY_PATH precedence over native toolchains
Zhihao Yuan via Phabricator via cfe-commits
Last message date:
Sun Oct 29 23:53:35 PDT 2017
Archived on: Sun Oct 29 23:53:16 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).