The Week Of Monday 24 April 2017 Archives by thread
Starting: Mon Apr 24 01:46:58 PDT 2017
Ending: Sun Apr 30 23:12:14 PDT 2017
Messages: 514
- [PATCH] D32341: Fix a bug that warnings generated with -M or -MM flags
Yuka Takahashi via Phabricator via cfe-commits
- [PATCH] D32401: [Devirtualization] insert placement new barrier with -O0
Piotr Padlewski via Phabricator via cfe-commits
- [PATCH] D32411: [libcxx] Provide #include_next alternative for MSVC
Andrey Khalyavin via Phabricator via cfe-commits
- [clang-tools-extra] r301167 - [clang-tidy] New check: modernize-replace-random-shuffle.
Mads Ravn via cfe-commits
- [PATCH] D30158: [clang-tidy] modernize: Find usage of random_shuffle and replace it with shuffle.
Mads Ravn via Phabricator via cfe-commits
- [PATCH] D32424: Add a fix-it for -Wunguarded-availability
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D32378: Insert invariant.group.barrier for pointers comparisons
Piotr Padlewski via Phabricator via cfe-commits
- [PATCH] D32395: [clang-tidy] modernize-use-emplace: remove unnecessary make_pair calls
Jakub Kuderski via Phabricator via cfe-commits
- [PATCH] D30691: [analyzer] Support for naive cross translational unit analysis
Gábor Horváth via Phabricator via cfe-commits
- [PATCH] D32427: Fix float abi for SUSE ARM triples
İsmail Dönmez via Phabricator via cfe-commits
- [PATCH] D32428: Fix for Itanium mangler issue with templates (bug: 31405)
Serge Preis via Phabricator via cfe-commits
- r301178 - [Devirtualization] Emit invariant.group loads with empty group md
Piotr Padlewski via cfe-commits
- [PATCH] D32110: Emit invariant.group loads with empty group md
Piotr Padlewski via Phabricator via cfe-commits
- [PATCH] D32348: [libclang] Check for a record declaration before a template specialization.
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D32389: [libclang] Expose some target information via the C API.
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D32294: [clang-tidy] run-clang-tidy.py: check if clang-apply-replacements succeeds
Jakub Kuderski via Phabricator via cfe-commits
- [PATCH] D32346: [clang-tidy] New readability check for strlen argument
Daniel Marjamäki via Phabricator via cfe-commits
- r301180 - [index] The relation between the declarations in template specializations
Alex Lorenz via cfe-commits
- [PATCH] D32248: CodeGen: Cast alloca to expected address space
Anastasia Stulova via Phabricator via cfe-commits
- [PATCH] D32020: [indexer] The relationship between the declarations in template specializations that 'override' declarations in the base template should be recorded
Alex Lorenz via Phabricator via cfe-commits
- [PATCH] D31646: [coroutines] Build GRO declaration and return GRO statement
Gor Nishanov via Phabricator via cfe-commits
- [PATCH] D31608: [coroutines] Add emission of initial and final suspends
Gor Nishanov via Phabricator via cfe-commits
- r301182 - clang-format: Fix bad corner case in formatting of function types.
Daniel Jasper via cfe-commits
- r301183 - [index] If the 'external_source_symbol' attribute indicates 'Swift' as the language then report it accordingly
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D31814: Add option to add command-line options and version info to output file
Roger Ferrer Ibanez via Phabricator via cfe-commits
- [clang-tools-extra] r301185 - Extend readability-container-size-empty to add comparisons to empty-state objects.
Aaron Ballman via cfe-commits
- [PATCH] D32435: clang-cl: Add support for /permissive-
Nico Weber via Phabricator via cfe-commits
- [PATCH] D31542: [clang-tidy] Extend readability-container-size-empty to add comparisons to newly-constructed objects
Josh Zimmerman via Phabricator via cfe-commits
- [PATCH] D32436: [clang-tidy] Support detecting for-range loop in inefficient-vector-operation check.
Haojian Wu via Phabricator via cfe-commits
- [PATCH] D32437: [analyzer] Nullability: fix a crash when adding notes inside a synthesized property accessor.
Artem Dergachev via Phabricator via cfe-commits
- r300523 - Debug Info: Remove special-casing of indirect function argument handling.
David Blaikie via cfe-commits
- [clang-tools-extra] r301188 - [clang-tidy] Some Cleanups for performance-faster-string-find check.
Haojian Wu via cfe-commits
- [PATCH] D32439: Fix for incorrect source position of dependent c'tor initializer (bug:26195)
Serge Preis via Phabricator via cfe-commits
- r301202 - [Docs] Correct the path to the clang-format-diff.py script to include the clang-format directory.
Craig Topper via cfe-commits
- [PATCH] D32406: [Coverage][Windows] Null pointer dereference in CodeGenPGO::skipRegionMappingForDecl (fixes PR32761)
Vedant Kumar via Phabricator via cfe-commits
- r301212 - Flag -fsanitize=fuzzer to enable libfuzzer
George Karpenkov via cfe-commits
- r301216 - Remove erroneous driver test for -fsanitize=fuzzer flag
George Karpenkov via cfe-commits
- r301218 - Pragma: Fix DebugOverflowStack() resulting in endless loop.
Matthias Braun via cfe-commits
- [PATCH] D32449: Modifying PthreadLockChecker.cpp to reduce false positives.
Malhar Thakkar via Phabricator via cfe-commits
- r301223 - [OpenMP] Initial implementation of code generation for pragma 'distribute parallel for' on host
Carlo Bertolli via cfe-commits
- r301224 - [analyzer] Improve suppression for inlined defensive checks before operator &.
Artem Dergachev via cfe-commits
- [PATCH] D23796: [libcxx] Make it possible to test static builds of libc++ on OSX
Asiri Rathnayake via Phabricator via cfe-commits
- r301225 - [asan] Disable ASan global-GC depending on the target and compiler flags.
Evgeniy Stepanov via cfe-commits
- [PATCH] D31856: Headers: Make the type of SIZE_MAX the same as size_t
Eli Friedman via Phabricator via cfe-commits
- [PATCH] D31982: [analyzer] Improve suppression for inlined defensive checks when operator& is involved.
Phabricator via Phabricator via cfe-commits
- r301233 - Revert r301223
Carlo Bertolli via cfe-commits
- [PATCH] D31777: [ASTImporter] Move structural equivalence context to its own file. NFCI
Sean Callanan via Phabricator via cfe-commits
- r301246 - Specify a target explicitly in libfuzzer driver flag test
George Karpenkov via cfe-commits
- [PATCH] D32043: [Driver] Load all necessary default sanitizer blacklists
Evgeniy Stepanov via Phabricator via cfe-commits
- r301249 - [Coverage] Avoid null deref in skipRegionMappingForDecl (fixes PR32761)
Vedant Kumar via cfe-commits
- r301250 - Remove a dead field. NFC.
Vedant Kumar via cfe-commits
- r301251 - [analyzer] Improve subscripting null arrays for catching null dereferences.
Artem Dergachev via cfe-commits
- [PATCH] D32291: [analyzer] Implement handling array subscript into null pointer, improve null dereference checks for array subscripts
Phabricator via Phabricator via cfe-commits
- [PATCH] D32455: detect integer overflow inside arms of conditional operator with non-constant expression
Nick Lewycky via Phabricator via cfe-commits
- r301261 - [Modules] Fix test to wipe out the cache before using it
Bruno Cardoso Lopes via cfe-commits
- [libcxx] r300140 - [libcxx] Fix __compressed_pair so it doesn't copy the argument multiple times, and add constexpr.
Lang Hames via cfe-commits
- [PATCH] D28832: Improve redefinition errors pointing to the same header.
Bruno Cardoso Lopes via Phabricator via cfe-commits
- [PATCH] D31269: [Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones
Bruno Cardoso Lopes via Phabricator via cfe-commits
- [PATCH] D32456: [ubsan] Make the alignment check work with some extern decls (PR32630)
Vedant Kumar via Phabricator via cfe-commits
- r301271 - [modules ts] Diagnose 'export' declarations outside of a module interface.
Richard Smith via cfe-commits
- r301285 - Placate MSVC's narrowing conversion unhappiness.
Richard Smith via cfe-commits
- [PATCH] D32269: [Driver] Add iSOFTLinux to GNU ToolChains X86Triple
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D32109: [Driver] Limit .exe extension addition to Windows hosts
Saleem Abdulrasool via Phabricator via cfe-commits
- [PATCH] D32475: [clang-format] Don’t propagate AvoidBinPacking into argument subexpressions
Jacob Bandes-Storch via Phabricator via cfe-commits
- r301302 - Fix fuzzer.c test on platforms where CLANG_DEFAULT_CXX_STDLIB is libc++
Ismail Donmez via cfe-commits
- [PATCH] D31496: Make -defsym a driver option
Salman Arif via Phabricator via cfe-commits
- [PATCH] D25866: [Sema] Support implicit scalar to vector conversions
Simon Dardis via Phabricator via cfe-commits
- r289018 - [Headers] Enable #include_next<float.h> on Darwin
Aaron Ballman via cfe-commits
- [PATCH] D31029: [analyzer] Fix logical not for pointers with different bit width
Daniel Marjamäki via Phabricator via cfe-commits
- [PATCH] D30489: [analyzer] catch out of bounds for VLA
Daniel Marjamäki via Phabricator via cfe-commits
- [PATCH] D30295: [analyzer] clarify undef shift result when shift count is negative or exceeds the bit width
Daniel Marjamäki via Phabricator via cfe-commits
- [PATCH] D32486: Cleanup pragma handlers after DoPrintPreprocessedInput
Raphael Isemann via Phabricator via cfe-commits
- r301310 - [index] Record the 'SpecializationOf' relation for function specializations
Alex Lorenz via cfe-commits
- [PATCH] D32489: [compiler-rt] [test] Build sanitizer/xray tests only if COMPILER_RT_BUILD_* is on
Michał Górny via Phabricator via cfe-commits
- r301315 - [index] Index type source info for class specializations
Alex Lorenz via cfe-commits
- r301328 - [libclang] Check for a record declaration before a template specialization
Alex Lorenz via cfe-commits
- [PATCH] D30771: [analyzer] Teach the MallocChecker about Glib API for two arguments
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D32372: Arrays of unknown bound in constant expressions
Robert Haberlach via Phabricator via cfe-commits
- [PATCH] D28670: [ObjC] Disallow vector parameters and return values in Objective-C methods on older X86 targets
Alex Lorenz via Phabricator via cfe-commits
- r301339 - [PGO] Update test now that we don't call IndirectCallPromotion.
Davide Italiano via cfe-commits
- r301340 - Recommit of
Carlo Bertolli via cfe-commits
- r301344 - [PGO/tests] Update comment to reflect reality.
Davide Italiano via cfe-commits
- [PATCH] D32499: Further delay calling DeclMustBeEmitted until it's safe.
Raphael Isemann via Phabricator via cfe-commits
- r301348 - Minor fix for distribute_parallel_for_num_threads_codegen on AARCH64
Carlo Bertolli via cfe-commits
- r301361 - [Hexagon] Set -ffp-contract=fast at -O3 unless explicitly specified
Krzysztof Parzyszek via cfe-commits
- r301364 - [Hexagon] Handle -O4 when checking optimization level
Krzysztof Parzyszek via cfe-commits
- [PATCH] D32210: [Sema][ObjC] Add support for attribute "noescape"
Akira Hatanaka via Phabricator via cfe-commits
- [clang-tools-extra] r301365 - [clang-tidy] run-clang-tidy.py: check if clang-apply-replacements succeeds
Jakub Kuderski via cfe-commits
- [PATCH] D32385: [libcxx] Implement LWG 2900 "The copy and move constructors of optional are not constexpr"
Casey Carter via Phabricator via cfe-commits
- [PATCH] D32510: [libcxx] Fix C1XX implementation of DoNotOptimize
Casey Carter via Phabricator via cfe-commits
- [PATCH] D32514: [asan] Unconditionally enable GC of globals on COFF
Evgeniy Stepanov via Phabricator via cfe-commits
- [PATCH] D32515: [libcxx] [test] Changes to accommodate LWG 2904 "Make variant move-assignment more exception safe"
Casey Carter via Phabricator via cfe-commits
- r301374 - [asan] Unconditionally enable GC of globals on COFF.
Evgeniy Stepanov via cfe-commits
- r301377 - [ubsan] Skip alignment checks on allocas with known alignment
Vedant Kumar via cfe-commits
- [PATCH] D32519: [Sema] Avoid using a null type pointer (fixes PR32750)
Vedant Kumar via Phabricator via cfe-commits
- r301382 - [Modules][ObjC] Check definition from canonical decl on designated initializers
Bruno Cardoso Lopes via cfe-commits
- r301384 - [analyzer] Teach the MallocChecker about Glib API for two arguments
Leslie Zhai via cfe-commits
- [PATCH] D32520: Support __fp16 vectors
Akira Hatanaka via Phabricator via cfe-commits
- [PATCH] D31975: [Analyzer] Iterator Checkers
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D32531: clang-format: [JS] prevent wraps before class members.
Martin Probst via Phabricator via cfe-commits
- [PATCH] D32532: clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.
Martin Probst via Phabricator via cfe-commits
- r301397 - clang-format: [JS] prevent wraps before class members.
Martin Probst via cfe-commits
- r301398 - formatting
Martin Probst via cfe-commits
- r301399 - clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.
Martin Probst via cfe-commits
- r301400 - [AST] Look through attribute type locs when searching for function type
Alex Lorenz via cfe-commits
- r301402 - -Wdocumentation should not check the @returns command for Objective-C
Alex Lorenz via cfe-commits
- [PATCH] D32333: [clang-tidy] Update IdentifierNamingCheck to remove extra leading/trailing underscores
Alexander Kornienko via Phabricator via cfe-commits
- r301409 - -Wunguarded-availability should support if (@available) checks in top-level
Alex Lorenz via cfe-commits
- r301410 - [OPENMP] Move handling of threadprivate vars from the stack, NFC.
Alexey Bataev via cfe-commits
- r301416 - [OPENMP] Fix handling of OpenMP code during template instantiation.
Alexey Bataev via cfe-commits
- r301417 - [OPENMP] Fix failing test.
Alexey Bataev via cfe-commits
- r301420 - [Sema] Avoid using a null type pointer (fixes PR32750)
Vedant Kumar via cfe-commits
- [PATCH] D32543: [X86] Clang option -fuse-init-array has no effect when generating for MCU target
Andrei via Phabricator via cfe-commits
- r301427 - Update to LLVM's use of WeakTrackingVH; NFC
Sanjoy Das via cfe-commits
- r301430 - Revert "Update to LLVM's use of WeakTrackingVH; NFC"
Sanjoy Das via cfe-commits
- [clang-tools-extra] r301431 - [clang-tidy] Update IdentifierNamingCheck to remove extra leading/trailing underscores
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r301440 - [clang-tidy] Support detecting for-range loop in inefficient-vector-operation check.
Haojian Wu via cfe-commits
- [PATCH] D31588: Fix PR25627: Certain constant local variables must be usable as template arguments (without being odr-used)
Richard Smith via Phabricator via cfe-commits
- [PATCH] D32342: Changed llvm/CMakeLists.txt and added relative path to llvm doxygen
Vassil Vassilev via Phabricator via cfe-commits
- [PATCH] D32550: Supress all uses of LLVM_END_WITH_NULL
serge via Phabricator via cfe-commits
- r301442 - Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input.
Richard Smith via cfe-commits
- r301449 - PPCallbacks::MacroUndefined, change signature and add test.
Frederich Munch via cfe-commits
- [PATCH] D29923: PPCallbacks::MacroUndefined, change signature and add test.
Frederich Munch via Phabricator via cfe-commits
- r301453 - [Modules] Fix a crash-on-invalid with overloaded functions
Bruno Cardoso Lopes via cfe-commits
- [clang-tools-extra] r301468 - Fix API breaks
David Blaikie via cfe-commits
- r301469 - Revert "PPCallbacks::MacroUndefined, change signature and add test."
Vedant Kumar via cfe-commits
- r301470 - Fix API breaks
David Blaikie via cfe-commits
- r301472 - Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test.""
Vedant Kumar via cfe-commits
- r301482 - [ubsan] nullability-assign: Check assignments into C++ structs
Vedant Kumar via cfe-commits
- [PATCH] D32565: Make test corrections necessary due to changing llvm::HashString
Scott Smith via Phabricator via cfe-commits
- r301486 - Fix comment. NFC
George Burgess IV via cfe-commits
- [PATCH] D32566: Revert rL301328 and add tests for the regressions introduced.
Emilio Cobos Álvarez via Phabricator via cfe-commits
- [PATCH] D32309: [libcxx] [test] Resolve compiler warnings in LCM/GCD tests
Billy Robert O'Neal III via Phabricator via cfe-commits
- r301487 - Replace HashString algorithm with xxHash64
Rui Ueyama via cfe-commits
- r301491 - Revert r301487: Replace HashString algorithm with xxHash64
Rui Ueyama via cfe-commits
- [PATCH] D31778: [Modules] Implement ODR-like semantics for tag types in C/ObjC
Bruno Cardoso Lopes via Phabricator via cfe-commits
- [PATCH] D28867: [Profile] Add off-by-default -Wprofile-instr-missing warning
Vedant Kumar via Phabricator via cfe-commits
- r301497 - Don't accept -std= values that would switch us to a different source language.
Richard Smith via cfe-commits
- r301500 - Remove unnecessary and somewhat inaccurate "C89" flag from language standards.
Richard Smith via cfe-commits
- r301503 - clang/Lex/PPCallbacks.h: Fix a warning in r301472. [-Wdocumentation]
NAKAMURA Takumi via cfe-commits
- [PATCH] D32573: [Driver] Rename GetNamedOutputPath() to addNamedOutputPath()
Jorge Gorbe via Phabricator via cfe-commits
- [PATCH] D32574: [libcxx] [test] Fixed possible loss of data warnings in tests on amd64
Billy Robert O'Neal III via Phabricator via cfe-commits
- r301507 - Improve diagnostics for bad -std= flag.
Richard Smith via cfe-commits
- r301508 - Darwin: Define __STDC_NO_THREADS__ on Darwin targets
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D32576: [Modules] Improve diagnostics for incomplete umbrella
Bruno Cardoso Lopes via Phabricator via cfe-commits
- [PATCH v2] [PPC64]: Add support for Swift calling convention
Andrew Jeffery via cfe-commits
- [PATCH] D32412: analyze all kinds of expressions for integer overflow
Richard Smith via Phabricator via cfe-commits
- r301520 - In the expression evaluator, descend into both the true and false expressions of a ConditionalOperator when the condition can't be evaluated and we're in an evaluation mode that says we should continue evaluating.
Nick Lewycky via cfe-commits
- [PATCH] D32410: change the way the expr evaluator handles objcboxedexpr
Richard Smith via Phabricator via cfe-commits
- [PATCH] D32405: Expr evaluator may want to continue into ArraySubscriptExpr if evaluation mode indicates
Richard Smith via Phabricator via cfe-commits
- r301522 - In the expression evaluator, visit the index of an ArraySubscriptExpr even if we can't evaluate the base, if the evaluation mode tells us to continue evaluation.
Nick Lewycky via cfe-commits
- r301525 - Don't hard-code "modules-cache-path" in the test.
Haojian Wu via cfe-commits
- r301526 - Constify SourceManager input to MacroInfo::getDefinitionLengthSlow, NFC.
Yaron Keren via cfe-commits
- r301532 - [ObjC] Disallow vector parameters and return values in Objective-C methods
Alex Lorenz via cfe-commits
- r301535 - [X86] Support of no_caller_saved_registers attribute
Oren Ben Simhon via cfe-commits
- r301536 - Fix asan failures on OpenMP.
Haojian Wu via cfe-commits
- [PATCH] D32590: clang-format: [JS] parse async function declarations.
Martin Probst via Phabricator via cfe-commits
- r301538 - clang-format: [JS] parse async function declarations.
Martin Probst via cfe-commits
- r301539 - clang/test/Modules/malformed-overload.m: Make sure module cache is clean.
NAKAMURA Takumi via cfe-commits
- r301542 - [libclang] Pass in the -fallow-editor-placeholders option
Alex Lorenz via cfe-commits
- [PATCH] D32592: [Analyzer] Iterator Checker - Part1: Minimal Checker for a Simple Test Case
Balogh, Ádám via Phabricator via cfe-commits
- [PATCH] D31887: [clangd] Add documentation page
Marc-Andre Laperle via Phabricator via cfe-commits
- r301547 - [OPENMP] Improve performance of the hasDSA() function, NFC.
Alexey Bataev via cfe-commits
- r301548 - [index] Mark the ObjC implicit accessor method definitions as 'dynamic' as well
Argyrios Kyrtzidis via cfe-commits
- r301549 - [OPENMP] Add a check for iterator not reached the end of stack, NFC.
Alexey Bataev via cfe-commits
- [PATCH] D31868: [analyzer] Check NULL pointer dereference issue for memset function
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D31650: [Analyzer] Detect when function pointer is freed
Artem Dergachev via Phabricator via cfe-commits
- [PATCH] D32595: CMakeLists: Don't set LLVM_MAIN_SRC_DIR when building stand-alone clang
Tom Stellard via Phabricator via cfe-commits
- r301563 - Remove leaking UnknownPragmaHandlers right after we are done with them.
Vassil Vassilev via cfe-commits
- r301564 - Fix -Wpedantic about extra semicolons in CGStmtOpenMP.cpp
Hans Wennborg via cfe-commits
- [PATCH] D22045: [X86] Support of no_caller_saved_registers attribute (Clang part)
Matthias Braun via Phabricator via cfe-commits
- r301567 - clang-cl: Alias /d1reportAllClassLayout to -fdump-record-layouts (PR32826)
Hans Wennborg via cfe-commits
- [PATCH] D31252: [clang-tidy] add readability-compound-statement-size check.
Roman Lebedev via Phabricator via cfe-commits
- r301568 - [libclang] Enhance clang_Cursor_isDynamicCall and clang_Cursor_getReceiverType to handle ObjC property references
Argyrios Kyrtzidis via cfe-commits
- r301570 - [Profile] Add off-by-default -Wprofile-instr-missing warning
Vedant Kumar via cfe-commits
- [PATCH] D32601: [CodeGen][ObjC] Don't retain/release capture objects at block creation that are const-qualified
Akira Hatanaka via Phabricator via cfe-commits
- r301573 - Added an Importer test for in-class member initializers.
Sean Callanan via cfe-commits
- [PATCH] D32603: Build the Apple-style stage2 with modules and full debug info
Adrian Prantl via Phabricator via cfe-commits
- [PATCH] D32604: CMakeLists: Deprecate using llvm-config to find llvm install path
Tom Stellard via Phabricator via cfe-commits
- [PATCH] D32329: [libc++abi] Disable libc++ extern templates project-wide
Shoaib Meenai via Phabricator via cfe-commits
- [PATCH] D25113: [Sema] Don't display an invalid redefinition error when dealing with a redefinition of a function whose previous definition was typo-corrected
Vassil Vassilev via Phabricator via cfe-commits
- [PATCH] D32613: [Driver] Update Fuchsia driver path handling
Petr Hosek via Phabricator via cfe-commits
- r301585 - libclang: remove unused variable.
Tim Northover via cfe-commits
- [PATCH] D31440: PR32382: Adapt to LLVM changes in DIExpression.
Adrian Prantl via Phabricator via cfe-commits
- r301592 - Preprocessor: Suppress -Wnonportable-include-path for header maps
Duncan P. N. Exon Smith via cfe-commits
- r301593 - Headers: Make the type of SIZE_MAX the same as size_t
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D32263: Preprocessor: Suppress -Wnonportable-include-path for header maps
Duncan P. N. Exon Smith via Phabricator via cfe-commits
- LLVM lab network glitch
Galina Kistanova via cfe-commits
- r301596 - [Modules] Refactor logic for incomplete umbrella warnings. NFC
Bruno Cardoso Lopes via cfe-commits
- r301597 - [Modules] Improve diagnostics for incomplete umbrella
Bruno Cardoso Lopes via cfe-commits
- r301601 - Use a consistent style. NFC
George Burgess IV via cfe-commits
- r301602 - [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource
Argyrios Kyrtzidis via cfe-commits
- r301604 - [ASTImporter] Move structural equivalence context to its own file. NFCI
Bruno Cardoso Lopes via cfe-commits
- r301610 - Move functionality for handling module maps as inputs from the -emit-module
Richard Smith via cfe-commits
- [PATCH] D30427: Fix whitespace before token-paste of an argument.
Richard Smith via Phabricator via cfe-commits
- r301613 - clang/test/Index/index-module.m: Relax expressions to satisfy DOSish path separator \\, since r301597.
NAKAMURA Takumi via cfe-commits
- r301619 - clang/test/ARCMT/remap-applying.c: Use %/s on the command line of echo(1).
NAKAMURA Takumi via cfe-commits
- [PATCH] D31320: [analyzer] Teach CloneDetection about Qt Meta-Object Compiler
Leslie Zhai via Phabricator via cfe-commits
- [PATCH] D32635: [libcxx] regex: fix backreferences in forward assertions
Peter Ammon via Phabricator via cfe-commits
- [PATCH] D32638: [x86][inline-asm][clang]Amend size directive deduction mechanism of unsized memory operands
coby via Phabricator via cfe-commits
- [PATCH] D30946: [ScopePrinting] Added support to print full scopes of types and declarations.
Benjamin Kramer via Phabricator via cfe-commits
- r301635 - [index] Handle vector types in USR generator
Alex Lorenz via cfe-commits
- r301637 - [X86][SSE] Add _mm_set_pd1 (PR32827)
Simon Pilgrim via cfe-commits
- r301643 - [Sema] Avoid an invalid redefinition error that was presented for
Alex Lorenz via cfe-commits
- [PATCH] D29768: [TargetInfo] Set 'UseSignedCharForObjCBool' to false by default
Alex Lorenz via Phabricator via cfe-commits
- r301647 - Use the -Wunknown-warning-option group for the "unknown warning group"
Alex Lorenz via cfe-commits
- [PATCH] D29877: Warn about unused static file scope function template declarations.
Vassil Vassilev via Phabricator via cfe-commits
- [PATCH] D32646: Fix a bug that -Wmissing-braces fires on system headers
Yuka Takahashi via Phabricator via cfe-commits
- r301648 - [libclang] Expose some target information via the C API.
Emilio Cobos Alvarez via cfe-commits
- [clang-tools-extra] r301651 - [clang-tidy] modernize-use-emplace: remove unnecessary make_pair calls
Jakub Kuderski via cfe-commits
- r301652 - [DOXYGEN] Minor improvements in doxygen comments.
Ekaterina Romanova via cfe-commits
- r301667 - [CodeGen][ObjC] Don't retain captured Objective-C pointers at block
Akira Hatanaka via cfe-commits
- r301684 - Enable -fno-split-dwarf-inlining even when -gsplit-dwarf isn't specified.
David Blaikie via cfe-commits
- [PATCH] D24999: [Sema] Only relax array-at-end-of-object checks in __builtin_object_size when -fno-strict-aliasing is given.
Akira Hatanaka via Phabricator via cfe-commits
- r301701 - [ODRHash] Add testcase with different paramter names. NFC
Richard Trieu via cfe-commits
- r301707 - Adapt to LLVM API change (DINamespace no longer takes line/file info).
Adrian Prantl via cfe-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via cfe-commits
- r301721 - ObjCBoxedExpr can't be evaluated by the constant expression evaluator.
Nick Lewycky via cfe-commits
- r301725 - Add pragma to perform module import and use it in -E output.
Richard Smith via cfe-commits
- r301726 - Remove unused, empty test directories.
Richard Smith via cfe-commits
- r301727 - PR26771: don't forget the " 2" (returning from #included file) linemarker after including an empty file with -frewrite-includes.
Richard Smith via cfe-commits
- r301731 - Fix "REQUIRES: system-darwin" failing tests after r301725.
Richard Smith via cfe-commits
- r301732 - Remove some apparently-unnecessary 'REQUIRES: system-darwin' from tests.
Richard Smith via cfe-commits
- r301735 - Fix PR32831: 'this capture while instantiating generic lambda call operator specialization
Faisal Vali via cfe-commits
- r301742 - Remove Sema::CheckForIntOverflow, and instead check all full-expressions.
Nick Lewycky via cfe-commits
- [clang-tools-extra] r301743 - [clang-tidy] Expand AllowConditional*Casts to binary logical operators
Alexander Kornienko via cfe-commits
- [PATCH] D32385: [libcxx] optional: Implement LWG 2900 and P0602
Casey Carter via Phabricator via cfe-commits
- [PATCH] D32670: Ensure showbase does not overflow do_put buffers
Dimitry Andric via Phabricator via cfe-commits
- [PATCH] D32671: [libcxx] [test] variant: test coverage for P0602 extension
Casey Carter via Phabricator via cfe-commits
- r301749 - [X86][AVX] Added support for _mm256_zext* helper intrinsics (PR32839)
Simon Pilgrim via cfe-commits
- [clang-tools-extra] r301762 - clang-tools-extra/test/CMakeLists.txt: Rework r297806 (D29851) to make sure test utils should be built.
NAKAMURA Takumi via cfe-commits
- Missing comma diagnostics patch
Zaid Alkhishman via cfe-commits
- [PATCH] D31739: Add markup for libc++ dylib availability
Duncan P. N. Exon Smith via Phabricator via cfe-commits
- [PATCH] D32675: in expression evaluator, treat non-literal types as discarded value expressions if EvalInfo says to continue evaluating them
Nick Lewycky via Phabricator via cfe-commits
- [PATCH] D32678: [clang-tidy] Fix naming convention in modernize-use-empace
Jakub Kuderski via Phabricator via cfe-commits
- [PATCH] D31495: Fix a bug that -isysroot is completely ignored on Unix
Vassil Vassilev via Phabricator via cfe-commits
- [PATCH] D25051: Fix PR 10758: Infinite recursion when dealing with copy-initialization
Vassil Vassilev via Phabricator via cfe-commits
- [clang-tools-extra] r301780 - [clang-tidy] Fix naming convention in modernize-use-emplace
Jakub Kuderski via cfe-commits
- [PATCH] D32690: [clang-tidy] modernize-use-emplace: Remove unnecessary make_tuple calls
Jakub Kuderski via Phabricator via cfe-commits
- r301783 - utils: Silence -Wpedantic warning
Saleem Abdulrasool via cfe-commits
- r301785 - Handle expressions with non-literal types like ignored expressions if we are supposed to continue evaluating them.
Nick Lewycky via cfe-commits
- [PATCH] D31839: make -Winteger-overflow find overflows in function arguments
Nick Lewycky via Phabricator via cfe-commits
- r301786 - Fix line endings (dos -> unix) and clang-format while I'm here
David Blaikie via cfe-commits
- r301787 - Fix test that was incorrected merged between patches.
Nick Lewycky via cfe-commits
- r301789 - Remove unneeded struct; NFC
Sanjoy Das via cfe-commits
Last message date:
Sun Apr 30 23:12:14 PDT 2017
Archived on: Sun Apr 30 23:23:01 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).