The Week Of Monday 4 April 2016 Archives by author
Starting: Mon Apr 4 00:19:02 PDT 2016
Ending: Sun Apr 10 23:18:58 PDT 2016
Messages: 575
- [PATCH] D18265: [clang-tidy] New: checker misc-assign-operator-return
Balogh, Ádám via cfe-commits
- [PATCH] D18265: [clang-tidy] New: checker misc-assign-operator-return
Balogh, Ádám via cfe-commits
- [PATCH] D18265: [clang-tidy] New: checker misc-assign-operator-return
Balogh, Ádám via cfe-commits
- r265218 - [test] Don't use "UNSUPPORTED" in FileCheck prefixes
Robinson, Paul via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Zhao, Weiming via cfe-commits
- [PATCH] D18768: Refactoring attribute subject diagnostics
Aaron Ballman via cfe-commits
- [PATCH] D18542: [OPENMP] Parsing and Sema support for 'omp declare target' directive
Aaron Ballman via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Aaron Ballman via cfe-commits
- [PATCH] D18442: A clang-tidy check for std:accumulate.
Aaron Ballman via cfe-commits
- [PATCH] Windows support for ObjC DLLIMPORT
Aaron Ballman via cfe-commits
- [PATCH] D18584: Complete support for C++ Core Guidelines Type.6: Always initialize a member variable.
Aaron Ballman via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
Aaron Ballman via cfe-commits
- [PATCH] D17043: Check that the result of a library call w/o side effects is used
Aaron Ballman via cfe-commits
- [PATCH] D18424: [Clang] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
Aaron Ballman via cfe-commits
- r265782 - Silencing a 32-bit shift implicit conversion warning from MSVC; NFC.
Aaron Ballman via cfe-commits
- r265195 - [modules] Start moving the code for encoding AST records out of ASTWriter into
Adrian Prantl via cfe-commits
- [PATCH] D18565: Implement an "I'm dtrace, please retain all debug types" option.
Adrian Prantl via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
- [PATCH] D11958: Add a -gmodules option to the clang driver.
Adrian Prantl via cfe-commits
- r265195 - [modules] Start moving the code for encoding AST records out of ASTWriter into
Adrian Prantl via cfe-commits
- r265862 - Use NoDebug compile units to mark debug metadata used only for sample-based
Adrian Prantl via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
- [PATCH] D18618: [ObjC] Pop all cleanups created in CodeGenFunction::EmitObjCForCollectionStmt
Akira Hatanaka via cfe-commits
- [PATCH] D18618: [ObjC] Pop all cleanups created in CodeGenFunction::EmitObjCForCollectionStmt
Akira Hatanaka via cfe-commits
- [PATCH] D18815: [ObjC] Enter a new evaluation context before calling BuildBlockForLambdaConversion.
Akira Hatanaka via cfe-commits
- [PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope
Aleksei Sidorin via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Alex Rosenberg via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Alexander Kornienko via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Alexander Kornienko via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Alexander Kornienko via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds misc-use-bool-literals check.
Alexander Kornienko via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Alexander Kornienko via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r265298 - [clang-tidy] fix a couple of modernize-use-override bugs
Alexander Kornienko via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Alexander Kornienko via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Alexander Kornienko via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Alexander Kornienko via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Alexander Kornienko via cfe-commits
- [PATCH] D18764: [clang-tidy] Fix documentation of misc-suspicious-missing-comma
Alexander Kornienko via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Alexander Kornienko via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Alexander Kornienko via cfe-commits
- [PATCH] D18765: [clang-tidy] Don't complain about const pass_object_size params in declarations
Alexander Kornienko via cfe-commits
- [PATCH] D18765: [clang-tidy] Don't complain about const pass_object_size params in declarations
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r264563 - clang-tidy: Fix broken buildbot
Alexander Kornienko via cfe-commits
- [PATCH] D17586: Add a new check, readability-redundant-string-init, that checks unnecessary string initializations.
Alexander Kornienko via cfe-commits
- [PATCH] D18803: [clang-tidy] fix building clang-tidy documentation.
Alexander Kornienko via cfe-commits
- [PATCH] D18806: [clang-tidy] filter plugins and plugin arguments of the command-line
Alexander Kornienko via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Alexander Kornienko via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Alexander Kornienko via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Alexander Kornienko via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r265655 - [docs] Update version (http://llvm.org/PR27253)
Alexander Kornienko via cfe-commits
- [PATCH] D18829: [clang-tidy] Fix FP with readability-redundant-string-init for default arguments
Alexander Kornienko via cfe-commits
- [PATCH] D18833: [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Alexander Kornienko via cfe-commits
- [PATCH] D18810: [Clang-tidy] Fix readability-static-definition-in-anonymous-namespace warnings; other minor fixes.
Alexander Kornienko via cfe-commits
- [PATCH] D18833: [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Alexander Kornienko via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Alexander Kornienko via cfe-commits
- [PATCH] D18833: [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r265680 - [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a DiagnosticBuilder
Alexander Kornienko via cfe-commits
- [PATCH] D18703: [clang-tidy] Add new checker for comparison with runtime string functions.
Alexander Kornienko via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Alexander Kornienko via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Alexander Kornienko via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Alexander Kornienko via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Alexander Kornienko via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Alexander Kornienko via cfe-commits
- [PATCH] D18797: [Clang-tidy] Mention readability-static-definition-in-anonymous-namespace in release notes
Alexander Kornienko via cfe-commits
- [PATCH] D17482: [clang-tidy] Allow tests to verify changes made to header files
Alexander Kornienko via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Alexander Kornienko via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Alexander Kornienko via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
Alexander Kornienko via cfe-commits
- [PATCH] D18584: Complete support for C++ Core Guidelines Type.6: Always initialize a member variable.
Alexander Kornienko via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Alexander Kornienko via cfe-commits
- [PATCH] D16183: Added CheckName field to YAML report
Alexander Kornienko via cfe-commits
- [PATCH] D18810: [Clang-tidy] Fix readability-static-definition-in-anonymous-namespace warnings; other minor fixes.
Alexander Kornienko via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Alexander Kornienko via cfe-commits
- [PATCH] D18584: Complete support for C++ Core Guidelines Type.6: Always initialize a member variable.
Alexander Kornienko via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r265774 - [clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Alexander Riccio via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Alexander Riccio via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Alexander Riccio via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Alexander Riccio via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Alexander Riccio via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Alexander Riccio via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Alexander Riccio via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Alexey Bader via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Alexey Bader via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Alexey Bader via cfe-commits
- r265783 - [OpenCL] Complete image types support.
Alexey Bader via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Alexey Bader via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Alexey Bader via cfe-commits
- [PATCH] D16749: [OpenMP] Map clause codegeneration.
Alexey Bataev via cfe-commits
- r265287 - [OPENMP 4.0] Support for 'inbranch|noinbranch' clauses in 'declare
Alexey Bataev via cfe-commits
- [PATCH] D18286: [OPENMP] private and firstprivate clauses of teams code generation for nvptx
Alexey Bataev via cfe-commits
- [PATCH] D18110: [OpenMP] Fix SEMA bug in the capture of global variables in template functions.
Alexey Bataev via cfe-commits
- [PATCH] D18110: [OpenMP] Fix SEMA bug in the capture of global variables in template functions.
Alexey Bataev via cfe-commits
- [PATCH] D18542: [OPENMP] Parsing and Sema support for 'omp declare target' directive
Alexey Bataev via cfe-commits
- r265668 - [OPENMP 4.0] Parsing/sema analysis for 'simdlen' clause in 'declare simd'
Alexey Bataev via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Anastasia Stulova via cfe-commits
- [PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
Anastasia Stulova via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Anastasia Stulova via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Anastasia Stulova via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL 1.2/2.0 header files.
Anastasia Stulova via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Anastasia Stulova via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Anastasia Stulova via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Anastasia Stulova via cfe-commits
- [PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
Anastasia Stulova via cfe-commits
- [PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier
Andrey Bokhanko via cfe-commits
- [PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier
Andrey Bokhanko via cfe-commits
- [PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier
Andrey Bokhanko via cfe-commits
- [PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier
Andrey Bokhanko via cfe-commits
- [PATCH] D18398: Compilation for Intel MCU (Part 1/3)
Andrey Turetskiy via cfe-commits
- r265405 - [X86] Introduction of -march=lakemont.
Andrey Turetskiy via cfe-commits
- [PATCH] D18651: [X86] Introduction of -march=lakemont
Andrey Turetskiy via cfe-commits
- [PATCH] D18398: Compilation for Intel MCU (Part 1/3)
Andrey Turetskiy via cfe-commits
- [PATCH] D18398: Compilation for Intel MCU (Part 1/3)
Andrey Turetskiy via cfe-commits
- [PATCH] D17149: Consolidate and improve the handling of built-in feature-like macros
Andy Gibbs via cfe-commits
- [PATCH] D17149: Consolidate and improve the handling of built-in feature-like macros
Andy Gibbs via cfe-commits
- r265381 - Consolidate and improve the handling of built-in feature-like macros
Andy Gibbs via cfe-commits
- [PATCH] D17149: Consolidate and improve the handling of built-in feature-like macros
Andy Gibbs via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Anna Zaks via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Anna Zaks via cfe-commits
- [PATCH] D18073: Add memory allocating functions
Anna Zaks via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Ben Craig via cfe-commits
- [PATCH] D18319: Add a PragmaHandler Registry for plugins to add PragmaHandlers to
Benjamin Kramer via cfe-commits
- [PATCH] D4619: [SKX] Enabling SKX target (Skylake server chip) in clang
Benjamin Kramer via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Benjamin Kramer via cfe-commits
- r265654 - Move class into an anonymous namespace. NFC.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r265680 - [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a DiagnosticBuilder
Benjamin Kramer via cfe-commits
- [PATCH] D18398: Compilation for Intel MCU (Part 1/3)
Bruno Cardoso Lopes via cfe-commits
- r265343 - [CrashReproducer] Pass -I, -F and -resource-dir to the reproducer script when using modules/vfs
Bruno Cardoso Lopes via cfe-commits
- r265621 - [CrashReproducer] Move ModuleDependencyCollector method around. NFC
Bruno Cardoso Lopes via cfe-commits
- r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18849: [modules] Avoid module relocation error when building modules from VFS
Bruno Cardoso Lopes via cfe-commits
- r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.
Bruno Cardoso Lopes via cfe-commits
- r265630 - [CrashReproducer] Change std::toupper to ::toupper
Bruno Cardoso Lopes via cfe-commits
- r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.
Bruno Cardoso Lopes via cfe-commits
- r265632 - [CrashReproducer] Use toUppercase from include/clang/Basic/CharInfo.h
Bruno Cardoso Lopes via cfe-commits
- r265630 - [CrashReproducer] Change std::toupper to ::toupper
Bruno Cardoso Lopes via cfe-commits
- r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.
Bruno Cardoso Lopes via cfe-commits
- r263686 - Reapply [2]: [VFS] Add support for handling path traversals
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18110: [OpenMP] Fix SEMA bug in the capture of global variables in template functions.
Carlo Bertolli via cfe-commits
- r265304 - [OPENMP] Codegen for teams directive for NVPTX
Carlo Bertolli via cfe-commits
- [PATCH] D17963: [OPENMP] Codegen for teams directive for NVPTX
Carlo Bertolli via cfe-commits
- [PATCH] D18286: [OPENMP] private and firstprivate clauses of teams code generation for nvptx
Carlo Bertolli via cfe-commits
- [PATCH] D18648: make __builtin_isfinite more efficient (PR27145)
Chandler Carruth via cfe-commits
- [PATCH] D18617: Call TargetMachine::addEarlyAsPossiblePasses from BackendUtil.
Chandler Carruth via cfe-commits
- [PATCH] D18879: Lit C++11 Compatibility Patch #6
Charles Li via cfe-commits
- r265864 - [Perf-Training] Reworked workflow improvements for order-file generation
Chris Bieneman via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18649: [clang-tidy] cppcoreguidelines-interfaces-global-init
Clement Courbet via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Daniel Jasper via cfe-commits
- clang-format: fix for 19986, extra spacing around c++14 lambda capture with initializer
Daniel Jasper via cfe-commits
- r265385 - clang-format: Fix cast detection on "this".
Daniel Jasper via cfe-commits
- [PATCH] D18793: fix for 19986, extra spacing around c++14 lambda capture with initializer
Daniel Jasper via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Daniel Jasper via cfe-commits
- r265540 - clang-format: Fix incorrect function annotation detection.
Daniel Jasper via cfe-commits
- r265545 - clang-format: Support labels in brace-less ifs.
Daniel Jasper via cfe-commits
- r265557 - clang-format: Fix label-in-if statement in macros where it is actually used.
Daniel Jasper via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Daniel Jasper via cfe-commits
- [PATCH] D18943: clang-format: [JS] do not insert semicolons after wrapped annotations.
Daniel Jasper via cfe-commits
- [PATCH] D18943: clang-format: [JS] do not insert semicolons after wrapped annotations.
Daniel Jasper via cfe-commits
- [PATCH] D17933: Set MaxAtomicInlineWidth properly for i386, i486, and x86-64 cpus without cmpxchg16b.
Daniel Sanders via cfe-commits
- [PATCH] D18761: [mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders via cfe-commits
- [PATCH] D3635: DebugInfo: Emit any enum with a referenced enum constant.
David Blaikie via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
David Blaikie via cfe-commits
- [PATCH] D18565: Implement an "I'm dtrace, please retain all debug types" option.
David Blaikie via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
David Blaikie via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
David Blaikie via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
David Blaikie via cfe-commits
- [PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier
David Majnemer via cfe-commits
- [PATCH] D18698: [C11] PR24451: Allow restrict _Atomic pointers
Denis Zobnin via cfe-commits
- [PATCH] D18657: Propagate missing empty exception spec from function declared in system header
Denis Zobnin via cfe-commits
- r265839 - [analyzer] Teach trackNullOrUndefValue about calls to property accessors.
Devin Coughlin via cfe-commits
- [PATCH] D18542: [OPENMP] Parsing and Sema support for 'omp declare target' directive
Dmitry Polukhin via cfe-commits
- [PATCH] D18542: [OPENMP] Parsing and Sema support for 'omp declare target' directive
Dmitry Polukhin via cfe-commits
- r265526 - Revert "[modules] Continue factoring encoding of AST records out of ASTWriter."
Dmitry Polukhin via cfe-commits
- r265518 - [modules] Continue factoring encoding of AST records out of ASTWriter.
Dmitry Polukhin via cfe-commits
- r265530 - [OPENMP] Parsing and Sema support for 'omp declare target' directive
Dmitry Polukhin via cfe-commits
- [PATCH] D18542: [OPENMP] Parsing and Sema support for 'omp declare target' directive
Dmitry Polukhin via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Dmitry Polukhin via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- [PATCH] D18708: Set C99 as default C Standard for PS4 target
Douglas Yung via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Duncan P. N. Exon Smith via cfe-commits
- r265546 - Enable PIE for CloudABI.
Ed Schouten via cfe-commits
- r265844 - Add doxygen comments to emmintrin.h's intrinsics. Only around 25% of the intrinsics in this file are documented now. The patches for the rest of the intrisics in this file will be send out later.
Ekaterina Romanova via cfe-commits
- r263051 - [PPC] FE support for generating VSX [negated] absolute value instructions
Eric Christopher via cfe-commits
- [PATCH] D18700: [Inline asm][GCC compatibility] Handle %v-prefixed code in inline assembly
Eric Christopher via cfe-commits
- [PATCH] D18651: [X86] Introduction of -march=lakemont
Eric Christopher via cfe-commits
- [PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Eric Christopher via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Eric Christopher via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Eric Christopher via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Eric Christopher via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Eric Christopher via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Eric Christopher via cfe-commits
- [libcxx] r265856 - Update filesystem status
Eric Fiselier via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Eric Liu via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Eric Liu via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Eric Liu via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Eric Liu via cfe-commits
- [PATCH] D18551: Added Fixer implementation and fix() interface in clang-format for removing redundant code.
Eric Liu via cfe-commits
- [PATCH] D18653: [Sema] Diagnose template alias declaration in local class
Erik Pilkington via cfe-commits
- [PATCH] D17451: PR26448: [Sema] Fix determined type of ternary operator acting on two xvalue class types
Erik Pilkington via cfe-commits
- [PATCH] D18868: [Sema] PR27155: Fix a template argument deduction bug with base classes
Erik Pilkington via cfe-commits
- [PATCH] D18868: [Sema] PR27155: Fix a template argument deduction bug with base classes
Erik Pilkington via cfe-commits
- [PATCH] D18868: [Sema] PR27155: Fix a template argument deduction bug with base classes
Erik Pilkington via cfe-commits
- [clang-tools-extra] r265303 - [clang-tidy] Reduce false-positive ratio in misc-suspicious-missing-comma check.
Etienne Bergeron via cfe-commits
- [PATCH] D18695: [clang-tidy] Reduce false-positive ratio in misc-suspicious-missing-comma check.
Etienne Bergeron via cfe-commits
- [PATCH] D18764: [clang-tidy] Fix documentation of misc-suspicious-missing-comma
Etienne Bergeron via cfe-commits
- [PATCH] D18703: [clang-tidy] Add new checker for comparison with runtime string functions.
Etienne Bergeron via cfe-commits
- [PATCH] D18703: [clang-tidy] Add new checker for comparison with runtime string functions.
Etienne Bergeron via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Etienne Bergeron via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r265375 - [clang-tidy] Fix documentation of misc-suspicious-missing-comma
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18803: [clang-tidy] fix building clang-tidy documentation.
Etienne Bergeron via cfe-commits
- [PATCH] D18806: [clang-tidy] filter plugins and plugin arguments of the command-line
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r265539 - [clang-tidy] fix building clang-tidy documentation.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r265542 - [clang-tidy] filter plugins and plugin arguments of the command-line
Etienne Bergeron via cfe-commits
- [PATCH] D18806: [clang-tidy] filter plugins and plugin arguments of the command-line
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18829: [clang-tidy] Fix FP with readability-redundant-string-init for default arguments
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18833: [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Etienne Bergeron via cfe-commits
- [PATCH] D18509: clang-tidy: add_new_check.py stubs out release notes
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Etienne Bergeron via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r265671 - [clang-tidy] Fix FP with readability-redundant-string-init for default arguments
Etienne Bergeron via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Etienne Bergeron via cfe-commits
- [PATCH] D18833: [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Etienne Bergeron via cfe-commits
- [PATCH] D18833: [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r265679 - [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Etienne Bergeron via cfe-commits
- [PATCH] D18833: [clang-tidy] Fix infinite loop in MisplacedWideningCastCheck.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r265681 - [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [clang-tools-extra] r265691 - [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Etienne Bergeron via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Etienne Bergeron via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Eugene Zelenko via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Eugene Zelenko via cfe-commits
- [PATCH] D18797: [Clang-tidy] Mention readability-static-definition-in-anonymous-namespace in release notes
Eugene Zelenko via cfe-commits
- [PATCH] D18424: [Clang] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes
Eugene Zelenko via cfe-commits
- [PATCH] D18810: [Clang-tidy] Fix readability-static-definition-in-anonymous-namespace warnings; other minor fixes.
Eugene Zelenko via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Eugene Zelenko via cfe-commits
- [clang-tools-extra] r265698 - Mention readability-static-definition-in-anonymous-namespace in release notes.
Eugene Zelenko via cfe-commits
- [clang-tools-extra] r265813 - [Release Notes] Sort checks alphabetically.
Eugene Zelenko via cfe-commits
- [PATCH] D18914: [clang-tidy] new readability-redundant-inline
Eugene Zelenko via cfe-commits
- [PATCH] D18914: [clang-tidy] new readability-redundant-inline
Eugene Zelenko via cfe-commits
- [PATCH] D18919: [Clang-tidy] Add check "modernize use using"
Eugene Zelenko via cfe-commits
- [PATCH] D18510: [cxx1z-constexpr-lambda] Make conversion function constexpr
Faisal Vali via cfe-commits
- [PATCH] D18495: Check default arguments of template template parameters for compatibility.
Faisal Vali via cfe-commits
- [clang-tools-extra] r265532 - [clang-tidy] Extension of checker misc-misplaced-widening-cast
Gabor Horvath via cfe-commits
- [clang-tools-extra] r265544 - [clang-tidy] Assertion fix in misc-misplaced-widening-cast check.
Gabor Horvath via cfe-commits
- Buildbot numbers for the week of 3/20/2016 - 3/26/2016
Galina Kistanova via cfe-commits
- Buildbot numbers for the week of 3/27/2016 - 4/02/2016
Galina Kistanova via cfe-commits
- [PATCH] D18540: [Sema] Note when we've actually encountered a failure in ExprConstant, and take that into account when looking up objects.
George Burgess IV via cfe-commits
- [PATCH] D18425: [Sema] Make enable_if act correctly with value dependent conditions/arguments
George Burgess IV via cfe-commits
- [PATCH] D18765: [clang-tidy] Don't complain about const pass_object_size params in declarations
George Burgess IV via cfe-commits
- r265341 - [Sema] Delete FIXME that has been fixed. NFC.
George Burgess IV via cfe-commits
- [PATCH] D18425: [Sema] Make enable_if act correctly with value dependent conditions/arguments
George Burgess IV via cfe-commits
- [PATCH] D18425: [Sema] Make enable_if act correctly with value dependent conditions/arguments
George Burgess IV via cfe-commits
- [PATCH] D18765: [clang-tidy] Don't complain about const pass_object_size params in declarations
George Burgess IV via cfe-commits
- [PATCH] D18540: [Sema] Note when we've actually encountered a failure in ExprConstant, and take that into account when looking up objects.
George Burgess IV via cfe-commits
- [PATCH] D18540: [Sema] Note when we've actually encountered a failure in ExprConstant, and take that into account when looking up objects.
George Burgess IV via cfe-commits
- r265425 - Add -fno-jump-tables and-fjump-tables flags
Hans Wennborg via cfe-commits
- r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.
Hans Wennborg via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Haojian Wu via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Haojian Wu via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Haojian Wu via cfe-commits
- [clang-tools-extra] r265384 - [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18180: [clang-tidy] Add a check to detect static definitions in anonymous namespace.
Haojian Wu via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Haojian Wu via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Haojian Wu via cfe-commits
- [PATCH] D18694: [ClangTidy] Add an 'explain-checks' option to diagnose where each checks comes from.
Haojian Wu via cfe-commits
- [PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
Igor Kudrin via cfe-commits
- [PATCH] D18776: NFC: make AtomicOrdering an enum class
JF Bastien via cfe-commits
- r265569 - NFC: make AtomicOrdering an enum class
JF Bastien via cfe-commits
- [PATCH] D18776: NFC: make AtomicOrdering an enum class
JF Bastien via cfe-commits
- r265617 - NFC: use AtomicOrdering isStrongerThan
JF Bastien via cfe-commits
- [PATCH] D18876: NFC: unify clang / LLVM atomic ordering
JF Bastien via cfe-commits
- clang-format: fix for 19986, extra spacing around c++14 lambda capture with initializer
Jacek Sieka via cfe-commits
- [PATCH] D18793: fix for 19986, extra spacing around c++14 lambda capture with initializer
Jacek Sieka via cfe-commits
- [PATCH] D18793: fix for 19986, extra spacing around c++14 lambda capture with initializer
Jacek Sieka via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Jakub Staroń via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Jakub Staroń via cfe-commits
- [PATCH] D18919: Add check "modernize use using"
Jakub Staroń via cfe-commits
- [PATCH] D17933: Set MaxAtomicInlineWidth properly for i386, i486, and x86-64 cpus without cmpxchg16b.
James Y Knight via cfe-commits
- [PATCH] D17933: Set MaxAtomicInlineWidth properly for i386, i486, and x86-64 cpus without cmpxchg16b.
James Y Knight via cfe-commits
- r265355 - Fix "suggest parentheses" warning.
James Y Knight via cfe-commits
- [PATCH] D18776: NFC: make AtomicOrdering an enum class
James Y Knight via cfe-commits
- [PATCH] D17933: Set MaxAtomicInlineWidth properly for i386, i486, and x86-64 cpus without cmpxchg16b.
James Y Knight via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Joerg Sonnenberger via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Joerg Sonnenberger via cfe-commits
- r265295 - Add a PragmaHandler Registry for plugins to add PragmaHandlers to
John Brawn via cfe-commits
- [PATCH] D18319: Add a PragmaHandler Registry for plugins to add PragmaHandlers to
John Brawn via cfe-commits
- r265323 - Add a couple of convenience operations to CharUnits.
John McCall via cfe-commits
- r265324 - IRGen-level lowering for the Swift calling convention.
John McCall via cfe-commits
- r265328 - Assignment operators should return by reference.
John McCall via cfe-commits
- r265323 - Add a couple of convenience operations to CharUnits.
John McCall via cfe-commits
- r265344 - Fix an unused-variable warning by using the variable in the place
John McCall via cfe-commits
- r265324 - IRGen-level lowering for the Swift calling convention.
John McCall via cfe-commits
- [PATCH] D18618: [ObjC] Pop all cleanups created in CodeGenFunction::EmitObjCForCollectionStmt
John McCall via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
John McCall via cfe-commits
- [PATCH] D17180: Fix failing python bindings test
Jonathan B Coe via cfe-commits
- [PATCH] D15469: Expose cxx constructor and method properties through libclang and python bindings.
Jonathan B Coe via cfe-commits
- [PATCH] D18671: [CUDA] Add --cuda-flush-denormals-to-zero.
Justin Lebar via cfe-commits
- r265435 - [CUDA] Add -fcuda-flush-denormals-to-zero.
Justin Lebar via cfe-commits
- r265436 - [CUDA] Show --cuda-gpu-arch option in clang --help.
Justin Lebar via cfe-commits
- [PATCH] D18671: [CUDA] Add --cuda-flush-denormals-to-zero.
Justin Lebar via cfe-commits
- [PATCH] D18617: Call TargetMachine::addEarlyAsPossiblePasses from BackendUtil.
Justin Lebar via cfe-commits
- r265751 - [CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.
Justin Lebar via cfe-commits
- [PATCH] D18882: [CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.
Justin Lebar via cfe-commits
- [PATCH] D18882: [CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.
Justin Lebar via cfe-commits
- [PATCH] D18882: [CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.
Justin Lebar via cfe-commits
- [PATCH] D16797: Update clang support on recent Haiku
Jérôme Duval via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Kim Gräsman via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Kim Gräsman via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Kim Gräsman via cfe-commits
- r263051 - [PPC] FE support for generating VSX [negated] absolute value instructions
Kit Barton via cfe-commits
- r263051 - [PPC] FE support for generating VSX [negated] absolute value instructions
Kit Barton via cfe-commits
- [libclc] r265713 - [AMDGPU] Implement get_local_size for amdgcn--amdhsa triple
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Krystyna via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Krystyna via cfe-commits
- [PATCH] D18919: Add check "modernize use using"
Krystyna via cfe-commits
- r265488 - Update testing cases after backend changes.
Manman Ren via cfe-commits
- r265616 - Keep -fmodule-implementation-of as an alias of -fmodule-name.
Manman Ren via cfe-commits
- r265711 - NFC: simplify code in BuildInstanceMessage.
Manman Ren via cfe-commits
- r265712 - [ObjC kindof] Use type bound to filter out the candidate methods.
Manman Ren via cfe-commits
- r265877 - ObjC kindof: check the context when inserting methods to global pool.
Manman Ren via cfe-commits
- [PATCH] D18136: boost-use-to-string check
Marek Kurdej via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Marek Sokołowski via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Marek Sokołowski via cfe-commits
- [libcxx] r265306 - Fix for Bug #27193; 'std::acos on complex does not agree with C'. Tests need work; so the bug will stay open.
Marshall Clow via cfe-commits
- [libcxx] r265358 - Put back the undefs that Richard removed. Boost won't build w/o these; specifically the file 'bytes_methods.h' in Apple's python framework defines these.
Marshall Clow via cfe-commits
- [libcxx] r265363 - Remove unused internal routines. No functional change
Marshall Clow via cfe-commits
- [libcxx] r265672 - Fix bug #27260 - add missing swap(reference, reference) to vector<bool>.
Marshall Clow via cfe-commits
- [libcxx] r265674 - Added a noexcept test
Marshall Clow via cfe-commits
- [libcxx] r265706 - Recommit r263036 with additional inlining, so that it will continue to work with existing system dylibs. Implements LWG#2583
Marshall Clow via cfe-commits
- [libcxx] r265914 - Implement LWG#680, which was missed lo these many moons ago, and was reported as bug #27259. As a drive-by fix, replace the hand-rolled equivalent to addressof in __wrap_iter with the real thing.
Marshall Clow via cfe-commits
- [PATCH] D18943: clang-format: [JS] do not insert semicolons after wrapped annotations.
Martin Probst via cfe-commits
- [PATCH] D18943: clang-format: [JS] do not insert semicolons after wrapped annotations.
Martin Probst via cfe-commits
- [PATCH] D18943: clang-format: [JS] do not insert semicolons after wrapped annotations.
Martin Probst via cfe-commits
- [PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
Matt D. via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
Matthias Braun via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
Matthias Braun via cfe-commits
- [PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope
Matthias Gehre via cfe-commits
- [PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope
Matthias Gehre via cfe-commits
- [PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope
Matthias Gehre via cfe-commits
- [PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope
Matthias Gehre via cfe-commits
- [PATCH] D15032: [clang-tidy] new checker cppcoreguidelines-pro-lifetime
Matthias Gehre via cfe-commits
- [PATCH] D18914: [clang-tidy] new readability-redundant-inline
Matthias Gehre via cfe-commits
- [PATCH] D18914: [clang-tidy] new readability-redundant-inline
Matthias Gehre via cfe-commits
- [PATCH] D18914: [clang-tidy] new readability-redundant-inline
Matthias Gehre via cfe-commits
- [PATCH] D18793: fix for 19986, extra spacing around c++14 lambda capture with initializer
Meador Inge via cfe-commits
- [PATCH] D18947: Emit the module hash by default with -flto=thin.
Mehdi AMINI via cfe-commits
- [PATCH] D18584: Complete support for C++ Core Guidelines Type.6: Always initialize a member variable.
Michael Miller via cfe-commits
- [PATCH] D18584: Complete support for C++ Core Guidelines Type.6: Always initialize a member variable.
Michael Miller via cfe-commits
- [PATCH] D18584: Complete support for C++ Core Guidelines Type.6: Always initialize a member variable.
Michael Miller via cfe-commits
- r265677 - Fixing duplicate declaration "_mm256 _mm_set_epi32" in revision 262177
Michael Zuckerman via cfe-commits
- r265895 - [Clang][AVX512][BuiltIn] Adding avx512 ( store ) builtin to clang
Michael Zuckerman via cfe-commits
- r265896 - Adding avx512 (unpck{h|l}{pd|ps}, rcp14{pd|ps}{128|256}, vplzcnt{d|q} ) builtin to clang
Michael Zuckerman via cfe-commits
- r265904 - [Clang][AVX512][BuiltIn] Adding avx512 ( vcvt ) builtin to clang
Michael Zuckerman via cfe-commits
- r265338 - Fix redundant "typename typename T" in Visual Studio Native Visualizer
Mike Spertus via cfe-commits
- r265301 - AnnotateFunctions: Tweak for mingw.
NAKAMURA Takumi via cfe-commits
- [clang-tools-extra] r260944 - clang-tools-extra/test/Unit/lit.site.cfg.in: Prune on_clone. I guess it has been unused since r188006.
NAKAMURA Takumi via cfe-commits
- [PATCH] D18221: [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
Nathan Wilson via cfe-commits
- r265868 - [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
Nathan Wilson via cfe-commits
- [PATCH] D18221: [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
Nathan Wilson via cfe-commits
- r263191 - Preserve ExtParameterInfos into CGFunctionInfo.
Nico Weber via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Nico Weber via cfe-commits
- r265425 - Add -fno-jump-tables and-fjump-tables flags
Nirav Dave via cfe-commits
- r265432 - Fix missing period in no-jump-table flag comment. NFC.
Nirav Dave via cfe-commits
- r265439 - Fix broken tests from no-jump-table commit
Nirav Dave via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
Paul Robinson via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
Paul Robinson via cfe-commits
- [PATCH] D18708: Set C99 as default C Standard for PS4 target
Paul Robinson via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Paul Robinson via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Paul Robinson via cfe-commits
- [PATCH] D15524: [GCC] Attribute ifunc support in clang
Paul Robinson via cfe-commits
- [PATCH] D18635: Rework interface for bitset-using features to use a notion of class scope.
Peter Collingbourne via cfe-commits
- [PATCH] D18635: Rework interface for bitset-using features to use a notion of class scope.
Peter Collingbourne via cfe-commits
- [PATCH] D18635: Rework interface for bitset-using features to use a notion of class scope.
Peter Collingbourne via cfe-commits
- [PATCH] D18635: Rework interface for bitset-using features to use a notion of class scope.
Peter Collingbourne via cfe-commits
- [PATCH] D18708: Set C99 as default C Standard for PS4 target
Phabricator via cfe-commits
- [PATCH] D18797: [Clang-tidy] Mention readability-static-definition-in-anonymous-namespace in release notes
Phabricator via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds misc-use-bool-literals check.
Piotr Padlewski via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Piotr Padlewski via cfe-commits
- [PATCH] D18136: boost-use-to-string check
Piotr Padlewski via cfe-commits
- [PATCH] D18919: Add check "modernize use using"
Piotr Padlewski via cfe-commits
- [PATCH] D18919: [Clang-tidy] Add check "modernize use using"
Piotr Padlewski via cfe-commits
- [PATCH] RHEL: Look in more places to find g++ headers and runtime
Rafael Espíndola via cfe-commits
- [PATCH] D18747: [Support] Fix an invalid character escaping in string literal (unittest).
Reid Kleckner via cfe-commits
- [PATCH] Windows support for ObjC DLLIMPORT
Reid Kleckner via cfe-commits
- r265362 - Fix test failure from r265361
Reid Kleckner via cfe-commits
- [PATCH] D18671: [CUDA] Add --cuda-flush-denormals-to-zero.
Reid Kleckner via cfe-commits
- [PATCH] D18843: Always have clang pass -pie-level and -pic-level values to the code generator
Reid Kleckner via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Reid Kleckner via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Reid Kleckner via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Reid Kleckner via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Reid Kleckner via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Reid Kleckner via cfe-commits
- [PATCH] D18596: [MSVC] PR27132: Proper mangling for __unaligned qualifier
Reid Kleckner via cfe-commits
- [PATCH] D18509: clang-tidy: add_new_check.py stubs out release notes
Richard via cfe-commits
- [PATCH] D17482: [clang-tidy] Allow tests to verify changes made to header files
Richard via cfe-commits
- [PATCH] D17482: [clang-tidy] Allow tests to verify changes made to header files
Richard via cfe-commits
- [clang-tools-extra] r264563 - clang-tidy: Fix broken buildbot
Richard via cfe-commits
- [PATCH] D18745: [clang-tidy] Adds modernize-use-bool-literals check.
Richard via cfe-commits
- [PATCH] D18783: [clang-tidy] add new checker for string literal with NUL character.
Richard via cfe-commits
- [PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.
Richard via cfe-commits
- [PATCH] D18540: [Sema] Note when we've actually encountered a failure in ExprConstant, and take that into account when looking up objects.
Richard Smith via cfe-commits
- [PATCH] D18425: [Sema] Make enable_if act correctly with value dependent conditions/arguments
Richard Smith via cfe-commits
- [PATCH] D17149: Consolidate and improve the handling of built-in feature-like macros
Richard Smith via cfe-commits
- [libcxx] r265358 - Put back the undefs that Richard removed. Boost won't build w/o these; specifically the file 'bytes_methods.h' in Apple's python framework defines these.
Richard Smith via cfe-commits
- [PATCH] D18776: NFC: make AtomicOrdering an enum class
Richard Smith via cfe-commits
- [PATCH] D18708: Set C99 as default C Standard for PS4 target
Richard Smith via cfe-commits
- r265364 - Move local helper class into anonymous namespace.
Richard Smith via cfe-commits
- [PATCH] D18425: [Sema] Make enable_if act correctly with value dependent conditions/arguments
Richard Smith via cfe-commits
- [PATCH] D17043: Check that the result of a library call w/o side effects is used
Richard Smith via cfe-commits
- r265518 - [modules] Continue factoring encoding of AST records out of ASTWriter.
Richard Smith via cfe-commits
- r265564 - Re-commit r265518 ("[modules] Continue factoring encoding of AST records out of
Richard Smith via cfe-commits
- r265518 - [modules] Continue factoring encoding of AST records out of ASTWriter.
Richard Smith via cfe-commits
- r265195 - [modules] Start moving the code for encoding AST records out of ASTWriter into
Richard Smith via cfe-commits
- r265571 - Diagnose template alias declarations in local classes.
Richard Smith via cfe-commits
- [PATCH] D18653: [Sema] Diagnose template alias declaration in local class
Richard Smith via cfe-commits
- r265594 - Minor simplifications.
Richard Smith via cfe-commits
- r265598 - Fix order-of-evaluation bug (causing GCC buildbots to fail).
Richard Smith via cfe-commits
- [PATCH] D17362: [Sema] PR23090 Crash when return type or parameter types for extern "C" functions don't have external linkage
Richard Smith via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Richard Smith via cfe-commits
- r265718 - [modules] Allow differences in flags that only affect preprocessor predefines
Richard Smith via cfe-commits
- r265728 - Replace Sema-level implementation of -fassume-sane-operator-new with a
Richard Smith via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Richard Smith via cfe-commits
- [PATCH] D18868: [Sema] PR27155: Fix a template argument deduction bug with base classes
Richard Smith via cfe-commits
- [PATCH] D18868: [Sema] PR27155: Fix a template argument deduction bug with base classes
Richard Smith via cfe-commits
- r265756 - [modules] Don't write @import in -E output if the current language mode doesn't
Richard Smith via cfe-commits
- [PATCH] D18271: Avoid -Wshadow warnings about constructor parameters named after fields
Richard Smith via cfe-commits
- r265756 - [modules] Don't write @import in -E output if the current language mode doesn't
Richard Smith via cfe-commits
- [PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references
Richard Smith via cfe-commits
- r265766 - [modules] Add a comment to explain why -E leaves some #includes in the preprocessed output.
Richard Smith via cfe-commits
- r265838 - [modules] Handle merged fields in designated initializers.
Richard Smith via cfe-commits
- r265848 - PR25501: Delay loading visible updates for a declaration until after we've
Richard Smith via cfe-commits
- r265857 - Remove unused functions from ASTWriter interface.
Richard Smith via cfe-commits
- r265783 - [OpenCL] Complete image types support.
Richard Smith via cfe-commits
- r265467 - Fix a crash on invalid with template handling
Richard Trieu via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Robert Bolter via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Robert Bolter via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Robert Bolter via cfe-commits
- [PATCH] D18396: Clang-tidy:modernize-use-override. Fix for __declspec attributes and const=0 without spacse
Robert Bolter via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Saleem Abdulrasool via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Saleem Abdulrasool via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Saleem Abdulrasool via cfe-commits
- r265702 - Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Saleem Abdulrasool via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Saleem Abdulrasool via cfe-commits
- r265806 - revert SVN r265702, r265640
Saleem Abdulrasool via cfe-commits
- r265807 - Move EABIVersion from CodeGenOptions to TargetOptions
Saleem Abdulrasool via cfe-commits
- r265878 - Basic: thread TargetOptions into TargetInfo
Saleem Abdulrasool via cfe-commits
- r265888 - Add support for __gnu_mcount_nc as the pg interface
Saleem Abdulrasool via cfe-commits
- r265889 - test: add additional tests for SVN r265888
Saleem Abdulrasool via cfe-commits
- r265899 - Correct pg instrumentation for AArch64
Saleem Abdulrasool via cfe-commits
- [PATCH] D18110: [OpenMP] Fix SEMA bug in the capture of global variables in template functions.
Samuel Antao via cfe-commits
- [PATCH] D18170: [CUDA][OpenMP] Create generic offload toolchains
Samuel Antao via cfe-commits
- [PATCH] D18170: [CUDA][OpenMP] Create generic offload toolchains
Samuel Antao via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
- [PATCH] D9888: [OPENMP] Driver support for OpenMP offloading
Samuel Antao via cfe-commits
- [PATCH] D18172: [CUDA][OpenMP] Add a generic offload action builder
Samuel Antao via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
Samuel Benzaquen via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
Samuel Benzaquen via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Samuel Benzaquen via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Samuel Benzaquen via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Samuel Benzaquen via cfe-commits
- [PATCH] D18265: [clang-tidy] New: checker misc-assign-operator-return
Samuel Benzaquen via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Samuel Benzaquen via cfe-commits
- [PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro
Samuel Benzaquen via cfe-commits
- [PATCH] D18265: [clang-tidy] New: checker misc-assign-operator-return
Samuel Benzaquen via cfe-commits
- r265675 - make __builtin_isfinite more efficient (PR27145)
Sanjay Patel via cfe-commits
- [PATCH] D18648: make __builtin_isfinite more efficient (PR27145)
Sanjay Patel via cfe-commits
- r265767 - Adapt to LLVM API change
Sanjoy Das via cfe-commits
- [PATCH] D18821: Add modernize-bool-to-integer-conversion
Sean McBride via cfe-commits
- r265323 - Add a couple of convenience operations to CharUnits.
Sean Silva via cfe-commits
- r265324 - IRGen-level lowering for the Swift calling convention.
Sean Silva via cfe-commits
- r265601 - Revert "Set the default C standard to C99 when targeting the PS4."
Sean Silva via cfe-commits
- r265359 - Set the default C standard to C99 when targeting the PS4.
Sean Silva via cfe-commits
- r265630 - [CrashReproducer] Change std::toupper to ::toupper
Sean Silva via cfe-commits
- r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.
Sean Silva via cfe-commits
- r265634 - Don't use PATH_MAX.
Sean Silva via cfe-commits
- r263686 - Reapply [2]: [VFS] Add support for handling path traversals
Sean Silva via cfe-commits
- r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.
Sean Silva via cfe-commits
- r265756 - [modules] Don't write @import in -E output if the current language mode doesn't
Sean Silva via cfe-commits
- [PATCH] D16579: Warn if friend function depends on template parameters.
Serge Pavlov via cfe-commits
- [PATCH] D17043: Check that the result of a library call w/o side effects is used
Sidney San Martín via cfe-commits
- r265700 - Minor Wdocumentation fix. NFCI.
Simon Pilgrim via cfe-commits
- [PATCH] D18843: Always have clang pass -pie-level and -pic-level values to the code generator
Sriraman Tallam via cfe-commits
- [PATCH] D18843: Always have clang pass -pie-level and -pic-level values to the code generator
Sriraman Tallam via cfe-commits
- [PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types
Steve Downey via cfe-commits
- r265359 - Set the default C standard to C99 when targeting the PS4.
Sunil Srivastava via cfe-commits
- r265592 - Restore slightly less dodgy diagnostic handler for inline asm
Tim Northover via cfe-commits
- r265038 - Diagnostics: remove dodgy handler for bitcode inlineasm diagnostics.
Tim Northover via cfe-commits
- [PATCH] D18761: [mips] Enable IAS by default for 32-bit MIPS targets (O32).
Vasileios Kalintiris via cfe-commits
- r265597 - [modules] Don't try to add lookup results to non-lookup contexts.
Vassil Vassilev via cfe-commits
- r265599 - [modules] Add forgotten test case to r265597.
Vassil Vassilev via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Vassil Vassilev via cfe-commits
- r265640 - Basic: thread CodeGenOptions into TargetInfo
Vassil Vassilev via cfe-commits
- [PATCH] D18823: Implementation of VlA of GNU C++ extension
Vladimir Yakovlev via cfe-commits
- [PATCH] D18708: Set C99 as default C Standard for PS4 target
Warren Ristow via cfe-commits
- r265816 - Always have clang pass -pie-level and -pic-level values to the code generator.
Wei Mi via cfe-commits
- [PATCH] D18843: Always have clang pass -pie-level and -pic-level values to the code generator
Wei Mi via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Weiming Zhao via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Weiming Zhao via cfe-commits
- [PATCH] Windows support for ObjC DLLIMPORT
Wes Witt via cfe-commits
- [PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
Xiuli PAN via cfe-commits
- [PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
Xiuli PAN via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Yaxun Liu via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Yaxun Liu via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Yaxun Liu via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Yaxun Liu via cfe-commits
- [PATCH] D18713: [OpenCL] Generate bitcast when target address space does not change.
Yaxun Liu via cfe-commits
- [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL 1.2/2.0 header files.
Yaxun Liu via cfe-commits
- r265325 - Add copyright notice to the modulemap file.
Yunzhong Gao via cfe-commits
- [PATCH] D18709: Add copyright notice to modulemap files
Yunzhong Gao via cfe-commits
- [PATCH] D18708: Set C99 as default C Standard for PS4 target
Yunzhong Gao via cfe-commits
- [PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications
don hinton via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D18752: Documented standard substitutions defined by lit
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm at gmail.com via cfe-commits
- [PATCH] D10834: Added functions to retrieve information about whether a vardecl is local in libclang and its python bindings.
guibufolo+llvm at gmail.com via cfe-commits
Last message date:
Sun Apr 10 23:18:58 PDT 2016
Archived on: Sun Apr 10 23:16:51 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).