The Week Of Monday 21 December 2015 Archives by date
Starting: Mon Dec 21 00:16:13 PST 2015
Ending: Sun Dec 27 23:44:25 PST 2015
Messages: 185
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Daniel Jasper via cfe-commits
- [PATCH] D15685: [clang-tidy] introducing cppcoreguidelines-enum-all-caps check
Kirill Bobyrev via cfe-commits
- [PATCH] D15636: Reduce false positives in printf/scanf format checker
Andy Gibbs via cfe-commits
- [clang-tools-extra] r256142 - Fix a false positive case in ContainerSizeEmpty check (PR25893).
Gabor Horvath via cfe-commits
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Manuel Klimek via cfe-commits
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Manuel Klimek via cfe-commits
- r255281 - Do not generate DW_TAG_imported_module for anonymous namespaces (even nested) for all the platforms except PS4.
Romanova, Katya via cfe-commits
- r256146 - [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt
James Molloy via cfe-commits
- [PATCH] D15664: Teaches clang about Exynos-M1
MinSeong KIM via cfe-commits
- [PATCH] D15686: PR25910: clang allows two var definitions with the same mangled name
Andrey Bokhanko via cfe-commits
- r256148 - clang-format: Extend detection of the "main" #include to use the filename
Daniel Jasper via cfe-commits
- r256150 - [scan-view] replace deprecated optparse with argparse
Alexander Kornienko via cfe-commits
- [PATCH] D15370: [scan-view] replace deprecated optparse with argparse
Alexander Kornienko via cfe-commits
- [PATCH] D15685: [clang-tidy] introducing cppcoreguidelines-enum-all-caps check
Alexander Kornienko via cfe-commits
- [PATCH] D15686: PR25910: clang allows two var definitions with the same mangled name
Andrey Bokhanko via cfe-commits
- r256153 - clang-format: Only try to find the "main" include in the first block of
Daniel Jasper via cfe-commits
- r256154 - clang-format: [JS] Change Google-style default for aligning operands.
Daniel Jasper via cfe-commits
- [PATCH] D15195: PR4941: Add support for -fno-builtin-foo options.
Chad Rosier via cfe-commits
- [PATCH] D15664: Teaches clang about Exynos-M1
Christof Douma via cfe-commits
- [PATCH] D14980: PR18513: make gcc compatible layout for bit-fields with explicit aligned attribute
Dmitry Polukhin via cfe-commits
- [PATCH] D14629: [analyzer] Configuration file for scan-build.
Антон Ярцев via cfe-commits
- [PATCH] D15691: [OpenCL] Improving OpenCL function pointer error checking to catch lone function designator
Neil Hickey via cfe-commits
- [PATCH] D15664: Teaches clang about Exynos-M1
Tim Northover via cfe-commits
- r256170 - clang-format: Only consider the first #include that looks right to be
Daniel Jasper via cfe-commits
- [PATCH] D14354: Add new compiler flag to enable the generation of dwarf accelerator tables
Paul Robinson via cfe-commits
- [PATCH] D15674: [CodeGen] Fix assignments of inline layouts into the byref structure
John McCall via cfe-commits
- [PATCH] D15674: [CodeGen] Fix assignments of inline layouts into the byref structure
Vedant Kumar via cfe-commits
- r256175 - clang-format: Properly set the BlockKind for more blocks.
Daniel Jasper via cfe-commits
- [PATCH] D15674: [CodeGen] Fix assignments of inline layouts into the byref structure
John McCall via cfe-commits
- r256185 - [CodeGen] Fix assignments of inline layouts into the byref structure
Vedant Kumar via cfe-commits
- [PATCH] D15674: [CodeGen] Fix assignments of inline layouts into the byref structure
Vedant Kumar via cfe-commits
- [PATCH] D14877: Fix ICE on lowering of constexpr vector splats
George Burgess IV via cfe-commits
- r256186 - Revert "[CodeGen] Fix assignments of inline layouts into the byref structure"
Vedant Kumar via cfe-commits
- r256190 - Reapply "[CodeGen] Fix assignments of inline layouts into the byref structure"
Vedant Kumar via cfe-commits
- r256191 - Tweak myriad-toolchain test.
James Y Knight via cfe-commits
- [PATCH] D15699: [cfi] Cross-DSO CFI diagnostic mode (clang part)
Evgeniy Stepanov via cfe-commits
- r256204 - [clang-cl] Add support for /Brepro
David Majnemer via cfe-commits
- [PATCH] D12299: [libcxx] Fix for ALL undefined behavior in <list>.
Eric Fiselier via cfe-commits
- [PATCH] D15319: [Sema] Don't accept e.g. "(int *)(long)&x" as a constant expression if x is in address space != 0.
Manuel Jacob via cfe-commits
- r256216 - [WebAssembly] Remove the -target command-line flag from the ld commandline.
Dan Gohman via cfe-commits
- [PATCH] D15704: Add some overlooked optnone tests, and tighten up an existing test
Paul Robinson via cfe-commits
- [PATCH] D15613: Fix ARM __cxa_end_cleanup() and gc-sections.
Eric Christopher via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Yunzhong Gao via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Yunzhong Gao via cfe-commits
- r256228 - Use -no-canonical-prefixes to make sure binaries names are easier to match.
Eric Christopher via cfe-commits
- [PATCH] D12502: [libcxx] Better constain tuples constructors -- Fix PR23256 and PR22806
Louis Dionne via cfe-commits
- r256230 - Pull out a bunch of duplicated option handling code into its own
Eric Christopher via cfe-commits
- [PATCH] D15709: [X86] Support 'interrupt' attribute for x86
Alexey Bataev via cfe-commits
- [PATCH] D15227: [analyzer] Valist checkers.
Gábor Horváth via cfe-commits
- [PATCH] D15227: [analyzer] Valist checkers.
Gábor Horváth via cfe-commits
- [PATCH] D15166: Fix C++ support on recent DragonFly BSD releases
Davide Italiano via cfe-commits
- [PATCH] D15166: Fix C++ support on recent DragonFly BSD releases
John Marino via cfe-commits
- [PATCH] D15166: Fix C++ support on recent DragonFly BSD releases
John Marino via cfe-commits
- r256238 - [OPENMP 4.5] Parsing/sema for 'depend(sink:vec)' clause in 'ordered' directive.
Alexey Bataev via cfe-commits
- r256239 - [OPENMP] Revert r256238 to fix the problem with tests on Linux.
Alexey Bataev via cfe-commits
- r256240 - [mips] Add _GCC_HAVE_SYNC_COMPARE_AND_SWAP macros.
Daniel Sanders via cfe-commits
- [PATCH] D15373: Fix for bug 25786 - Assertion "Chunk.Kind == DeclaratorChunk::Function" failed with regparm attribute.
Alexander Makarov via cfe-commits
- [PATCH] D15373: Fix for bug 25786 - Assertion "Chunk.Kind == DeclaratorChunk::Function" failed with regparm attribute.
Alexander Makarov via cfe-commits
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Beren Minor via cfe-commits
- [PATCH] D12407: [clang-format-vs] Add an option to reformat source code when file is saved to disk
Beren Minor via cfe-commits
- [libcxxabi] r256241 - Fix ARM __cxa_end_cleanup() and gc-sections.
Logan Chien via cfe-commits
- [PATCH] D15613: Fix ARM __cxa_end_cleanup() and gc-sections.
Logan Chien via cfe-commits
- r256243 - [OpenCL] Fix atomic Builtins check for address spaces of non-atomic pointer
Anastasia Stulova via cfe-commits
- [Patch][OpenCL] Custom atomic Builtin check ignores address space of a non-atomic pointer
Anastasia Stulova via cfe-commits
- [PATCH] D14354: Add new compiler flag to enable the generation of dwarf accelerator tables
Tamas Berghammer via cfe-commits
- [PATCH] D15710: [clang-tidy] Add non-inline function definition and variable definition check in header files.
Alexander Kornienko via cfe-commits
- r256245 - clang-format: [JS] "operator" is not a keyword in Java/JavaScript.
Daniel Jasper via cfe-commits
- r256246 - clang-format: [JS] Conservatively introduce column layout for JS array
Daniel Jasper via cfe-commits
- r256247 - clang-format: [JS] Support arrays of object-type literals.
Daniel Jasper via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Rafael Espíndola via cfe-commits
- r256216 - [WebAssembly] Remove the -target command-line flag from the ld commandline.
Rafael Espíndola via cfe-commits
- [clang-tools-extra] r256253 - [clang-tools-extra] Text formatting
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r256254 - Updated year (2014-2015).
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r256259 - [clang-tidy] Updates to documentation: formatting, titles, etc.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r256261 - [clang-tidy] Added documentation for modernize-redundant-void-arg
Alexander Kornienko via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Dan Austin via cfe-commits
- [PATCH] D15721: [Sema] Fix ICE on casting a vector of bools to a vector of T
George Burgess IV via cfe-commits
- [PATCH] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization
Nathan Wilson via cfe-commits
- r256278 - [ASTMatchers] Add booleanType() matcher.
Samuel Benzaquen via cfe-commits
- r256278 - [ASTMatchers] Add booleanType() matcher.
Aaron Ballman via cfe-commits
- r256284 - [ASTMatchers] Fix typo in booleanType() doc.
Samuel Benzaquen via cfe-commits
- r256278 - [ASTMatchers] Add booleanType() matcher.
Samuel Benzaquen via cfe-commits
- [PATCH] D15726: Remove setting of inlinehint and cold attributes based on profile data
Easwaran Raman via cfe-commits
- [PATCH] D15606: Remove clang-modernize.
Alexander Kornienko via cfe-commits
- [PATCH] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization
Richard Smith via cfe-commits
- [clang-tools-extra] r255886 - Remove clang-modernize.
Alexander Kornienko via cfe-commits
- r256286 - Make wasm-toolchain.c test pass on Windows.
Nico Weber via cfe-commits
- r256216 - [WebAssembly] Remove the -target command-line flag from the ld commandline.
Nico Weber via cfe-commits
- r256287 - Document that we recommend to turn off -gmodules when building a static
Adrian Prantl via cfe-commits
- r256288 - Disable include sorting by default for Chromium style.
Nico Weber via cfe-commits
- [PATCH] D15726: Remove setting of inlinehint and cold attributes based on profile data
David Li via cfe-commits
- r256216 - [WebAssembly] Remove the -target command-line flag from the ld commandline.
Dan Gohman via cfe-commits
- r256216 - [WebAssembly] Remove the -target command-line flag from the ld commandline.
Nico Weber via cfe-commits
- r256216 - [WebAssembly] Remove the -target command-line flag from the ld commandline.
Dan Gohman via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Nico Weber via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Nico Weber via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
Kevin Funk via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Nico Weber via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
Kevin Funk via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Nico Weber via cfe-commits
- Buildbot numbers for week of 12/13/2015 - 12/19/2015
Galina Kistanova via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Nico Weber via cfe-commits
- r255382 - [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- [PATCH] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization
Faisal Vali via cfe-commits
- [PATCH] D15737: [clang-tidy] Preserve comments and preprocessor directives when simplifying boolean expressions
Richard via cfe-commits
- r256318 - [Sema] Use available enum types instead of integers. As one is used in a switch, this makes the compiler ensure the switch is fully covered. NFC
Craig Topper via cfe-commits
- r256319 - [Sema] Make an enum local to the only method that uses it. NFC
Craig Topper via cfe-commits
- [libcxxabi] r256322 - Fix PR25898 - Check for incomplete pointers types in can_catch(...)
Eric Fiselier via cfe-commits
- [libcxxabi] r256323 - Add new tests for throwing incomplete pointer types
Eric Fiselier via cfe-commits
- [libcxx] r256325 - [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors.
Eric Fiselier via cfe-commits
- [PATCH] D13750: [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default constructors.
Eric Fiselier via cfe-commits
- r256330 - [OPENMP 4.5] Parsing/sema for 'depend(sink:vec)' clause in 'ordered' directive.
Alexey Bataev via cfe-commits
- [PATCH] D15005: Fix PR8170: Clang does not check constructor declaration that uses a template-id
Faisal Vali via cfe-commits
- [PATCH] D15743: Fix assert hit when tree-transforming template template parameter packs.
Manuel Klimek via cfe-commits
- [PATCH] D15737: [clang-tidy] Preserve comments and preprocessor directives when simplifying boolean expressions
Alexander Kornienko via cfe-commits
- [PATCH] D15749: [X86][ms-inline asm] Test case for adding support for memory operands that include structs
Marina Yatsina via cfe-commits
- [PATCH] D15749: [X86][ms-inline asm] Test case for adding support for memory operands that include structs
Chad Rosier via cfe-commits
- [PATCH] D15710: [clang-tidy] Add non-inline function definition and variable definition check in header files.
Haojian Wu via cfe-commits
- [PATCH] D15710: [clang-tidy] Add non-inline function definition and variable definition check in header files.
Haojian Wu via cfe-commits
- [PATCH] D15710: [clang-tidy] Add non-inline function definition and variable definition check in header files.
Haojian Wu via cfe-commits
- r256342 - clang-format: Fix incorrect pointer detection.
Daniel Jasper via cfe-commits
- r256343 - clang-format: Lower penalty for breaking between array subscripts.
Daniel Jasper via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Yunzhong Gao via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Yunzhong Gao via cfe-commits
- r256349 - Replace isa+cast with dyn_cast and obey the no else after return rule.
Yaron Keren via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
Milian Wolff via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Rafael Espíndola via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Yunzhong Gao via cfe-commits
- [PATCH] D15705: Adding a scripted test for PR25717
Rafael Espíndola via cfe-commits
- r256358 - [StaticAnalyzer] Use front() and back() instead of dereferencing begin() and rbegin(). Makes the code a little cleaner. NFC
Craig Topper via cfe-commits
- r256359 - [TrailingObjects] Convert ASTTemplateKWAndArgsInfo and ASTTemplateArgumentListInfo.
James Y Knight via cfe-commits
- r256377 - Replace llvm::utostr calls in Twine context with Twines. NFC.
Benjamin Kramer via cfe-commits
- r256382 - [X86][ms-inline asm] Test case for adding support for memory operands that include structs
Marina Yatsina via cfe-commits
- [PATCH] D15749: [X86][ms-inline asm] Test case for adding support for memory operands that include structs
Marina Yatsina via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Anastasia Stulova via cfe-commits
- r256393 - use auto for obvious type; NFC
Sanjay Patel via cfe-commits
- r256395 - fix test that depends on LLVM optimizations
Sanjay Patel via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
Doug Gregor via cfe-commits
- r254262 - [X86][SSE2] Added SSE2 IR + assembly codegen builtin tests
Sanjay Patel via cfe-commits
- r256396 - Some minor correction based on David Blaikie post-commit code review for r255281.
Ekaterina Romanova via cfe-commits
- r256397 - [Sema] ArrayRef-ize ParseObjCStringLiteral and CodeCompleteObjCProtocolReferences. NFC
Craig Topper via cfe-commits
- r256398 - [Sema] ArrayRef-ize BuildObjCDictionaryLiteral. NFC
Craig Topper via cfe-commits
- r256399 - [Sema] ArrayRef-ize ActOnBaseSpecifiers. NFC
Craig Topper via cfe-commits
- r256400 - [Sema] ArrayRef-ize ActOnTemplateParameterList. NFC
Craig Topper via cfe-commits
- r256401 - [Sema] ArrayRef-ize SubstExprs. NFC
Craig Topper via cfe-commits
- r256403 - Revert r256399 "[Sema] ArrayRef-ize ActOnBaseSpecifiers. NFC"
Craig Topper via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Xiuli PAN via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Xiuli PAN via cfe-commits
- [PATCH] D15603: [OpenCL] Pipe type support
Xiuli PAN via cfe-commits
- r256412 - clang-format: [TableGen] Support ;-less include lines.
Daniel Jasper via cfe-commits
- r256417 - [OPENMP] Do not allow to use threadprivate or thread local variables as loop iteration variables.
Alexey Bataev via cfe-commits
- r256418 - Sema.h: Prune '\param NumExprs' corresponding to r256401. [-Wdocumentation]
NAKAMURA Takumi via cfe-commits
- [PATCH] D15780: Fix Bug 24863: crasher: "typedef &decltype(auto)::x T; "
Zhang Yuankai via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
Evangelos Foutras via cfe-commits
- [PATCH] D15737: [clang-tidy] Preserve comments and preprocessor directives when simplifying boolean expressions
Richard via cfe-commits
- r256457 - Prune the feature "tls". No one is using it since TLS is enabled for Cygwin.
NAKAMURA Takumi via cfe-commits
- r256461 - For FreeBSD on mips, pass -G options to the linker
Dimitry Andric via cfe-commits
- r256463 - ArrayRef-ize TemplateParameterList. NFC
David Majnemer via cfe-commits
- [PATCH] D10137: On {mips, mipsel, mips64, mips64el}-freebsd, we need to pass any -G option to the assembler.
Dimitry Andric via cfe-commits
- [PATCH] D10137: On {mips, mipsel, mips64, mips64el}-freebsd, we need to pass any -G option to the assembler.
Dimitry Andric via cfe-commits
- [PATCH] D15166: Fix C++ support on recent DragonFly BSD releases
Dimitry Andric via cfe-commits
- r256467 - Fix C++ support on recent DragonFly BSD releases
Dimitry Andric via cfe-commits
- [PATCH] D15166: Fix C++ support on recent DragonFly BSD releases
Dimitry Andric via cfe-commits
- [PATCH] D10137: On {mips, mipsel, mips64, mips64el}-freebsd, we need to pass any -G option to the assembler.
Dimitry Andric via cfe-commits
- r256468 - On {mips, mipsel, mips64, mips64el}-freebsd, we need to pass any -G option to the assembler.
Dimitry Andric via cfe-commits
- r256468 - On {mips, mipsel, mips64, mips64el}-freebsd, we need to pass any -G option to the assembler.
Joerg Sonnenberger via cfe-commits
- r256472 - Constify NestedNameSpecifier::dump and add a no-argument dump function suitable for calling from a debugger.
Yaron Keren via cfe-commits
- [PATCH] D15710: [clang-tidy] Add non-inline function definition and variable definition check in header files.
Aaron Ballman via cfe-commits
- [PATCH] D15704: Add some overlooked optnone tests, and tighten up an existing test
Aaron Ballman via cfe-commits
- [PATCH] D15791: Disable generating movt on FreeBSD
Ed Maste via cfe-commits
- [PATCH] D15709: [X86] Support 'interrupt' attribute for x86
Aaron Ballman via cfe-commits
- [clang-tools-extra] r256474 - Renaming CERT documentation files to use the CERT rule identifiers. This is for consistency with other checkers, where the documentation file name matches the checker name. NFC of the checkers.
Aaron Ballman via cfe-commits
- [PATCH] D15791: Disable generating movt on FreeBSD
Dimitry Andric via cfe-commits
- r256478 - [Sema] ArrayRef-ize ActOnBaseSpecifiers. NFC
Craig Topper 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] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization
Nathan Wilson via cfe-commits
- [PATCH] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization
Nathan Wilson via cfe-commits
- [PATCH] D15055: [X86] Better support for the MCU psABI
Reid Kleckner via cfe-commits
- [PATCH] D15709: [X86] Support 'interrupt' attribute for x86
John McCall via cfe-commits
- r256485 - [OPENMP 4.5] Do not allow 'linear' clause along with 'ordered(expr)' clause.
Alexey Bataev via cfe-commits
- [PATCH] D15647: [X86] Fix stack alignment for MCU target (Clang part)
Anton Nadolskiy via cfe-commits
- [PATCH] D15647: [X86] Fix stack alignment for MCU target (Clang part)
John McCall via cfe-commits
- r256487 - [OPENMP 4.5] Sema/parsing support for extended format of 'schedule' clause.
Alexey Bataev via cfe-commits
- r256488 - clang-format: Fix incorrect function type detection.
Daniel Jasper via cfe-commits
Last message date:
Sun Dec 27 23:44:25 PST 2015
Archived on: Mon Dec 28 07:49:38 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).