The Week Of Monday 7 December 2015 Archives by date
Starting: Mon Dec 7 00:07:47 PST 2015
Ending: Sun Dec 13 23:54:14 PST 2015
Messages: 576
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
John McCall via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
John McCall via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
Alexey Bataev via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Alexandros Lamprineas via cfe-commits
- [PATCH] D12726: [analyzer] A fix for symbolic element region index lifetime.
Artem Dergachev via cfe-commits
- r254899 - [OPENMP 4.5] parsing/sema support for 'nogroup' clause.
Alexey Bataev via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Kuba Brecka via cfe-commits
- [PATCH] D15283: [ARMv8-M] Add Clang targeting for ARMv8-M Baseline/Mainline
Bradley Smith via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Kuba Brecka via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Kornienko via cfe-commits
- r254903 - [OPENMP 4.5] parsing/sema support for 'grainsize' clause.
Alexey Bataev via cfe-commits
- r254906 - [avx512] rename gcc intrinsics to be align with gcc format
Asaf Badouh via cfe-commits
- [PATCH] D15251: [Clang] Use range loops and autos in lib/Serialization/ASTReader.cpp
Aaron Ballman via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Aaron Ballman via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Joerg Sonnenberger via cfe-commits
- [PATCH] D15025: [ThinLTO] Option to invoke ThinLTO backend passes and importing
Teresa Johnson via cfe-commits
- [PATCH] D13731: [Analyzer] Supporting function attributes in .model files.
pierre gousseau via cfe-commits
- [PATCH] D15220: [OPENMP] dist_schedule clause for distribute directive
Carlo Bertolli via cfe-commits
- [PATCH] D15025: [ThinLTO] Option to invoke ThinLTO backend passes and importing
Mehdi AMINI via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Anna Zaks via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
David Majnemer via cfe-commits
- [PATCH] D15293: [OpenCL] Correct NULL constant handling after applying default AS
Anastasia Stulova via cfe-commits
- [PATCH] D14441: [OpenCL] Pipe types support.
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] D13330: Implement __attribute__((unique_instantiation))
Keno Fischer via cfe-commits
- LLVM buildmaster outage during the weekend
Galina Kistanova via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Alexey Samsonov via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Eric Christopher via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Kuba Brecka via cfe-commits
- r254927 - [ThinLTO] Option to invoke ThinLTO backend passes and importing
Teresa Johnson via cfe-commits
- [PATCH] D15025: [ThinLTO] Option to invoke ThinLTO backend passes and importing
Teresa Johnson via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
John McCall via cfe-commits
- r254933 - clang-format: Make wrapping after "./->" cheaper, even if the element
Daniel Jasper via cfe-commits
- [PATCH] D15251: [Clang] Use range loops and autos in lib/Serialization/ASTReader.cpp
Eugene Zelenko via cfe-commits
- [PATCH] D15251: [Clang] Use range loops and autos in lib/Serialization/ASTReader.cpp
Eugene Zelenko via cfe-commits
- r254935 - AST: defer to TypeLoc::copy in TypeLoc::initializeFullCopy
Justin Bogner via cfe-commits
- r254938 - Adjust test to fix bot error from r254927.
Teresa Johnson via cfe-commits
- [PATCH] D15251: [Clang] Use range loops and autos in lib/Serialization/ASTReader.cpp
Aaron Ballman via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D14980: PR18513: make gcc compatible layout for bit-fields with explicit aligned attribute
Dmitry Polukhin via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Argyrios Kyrtzidis via cfe-commits
- r254940 - Remove target specifier from new tests
Teresa Johnson via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Bruno Cardoso Lopes via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Keno Fischer via cfe-commits
- [PATCH] D15005: Fix PR8170: Clang does not check constructor declaration that uses a template-id
Faisal Vali via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
David Majnemer via cfe-commits
- Fix for Paths with Whitespace
scott constable via cfe-commits
- [PATCH] D15005: Fix PR8170: Clang does not check constructor declaration that uses a template-id
David Majnemer via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Robinson, Paul via cfe-commits
- [PATCH] D15305: [CUDA] Do not allow dynamic initialization of global device side variables.
Artem Belevich via cfe-commits
- [PATCH] D15305: [CUDA] Do not allow dynamic initialization of global device side variables.
Artem Belevich via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
David Majnemer via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Duncan P. N. Exon Smith via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Hans Wennborg via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
David Majnemer via cfe-commits
- r254958 - 80-col and whitespace fixups.
Eric Christopher via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
- r254961 - Add llvm-objdump to compiler-rt test deps.
Alexey Samsonov via cfe-commits
- [PATCH] D15311: [Clang] Use range loops and autos in lib/Serialization/ASTWriter.cpp
Eugene Zelenko via cfe-commits
- r254935 - AST: defer to TypeLoc::copy in TypeLoc::initializeFullCopy
Alexey Samsonov via cfe-commits
- [PATCH] D15005: Fix PR8170: Clang does not check constructor declaration that uses a template-id
Faisal Vali via cfe-commits
- r254962 - [analyzer] Fix crash when lambda captures a variable-length array.
Devin Coughlin via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
David Blaikie via cfe-commits
- [PATCH] D15313: [Clang] Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp
Eugene Zelenko via cfe-commits
- [PATCH] D15314: Fix a bug in unavailable checking
Manman Ren via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Kornienko via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
- [libcxx] r254971 - Cleaned up the intro for the TS status page; really need much more info here
Marshall Clow via cfe-commits
- r254972 - Update comment.
Eric Christopher via cfe-commits
- r254973 - 80-column fixup.
Eric Christopher via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
- Buildbot numbers for week of 11/29/2015 - 12/05/2015
Galina Kistanova via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Keno Fischer via cfe-commits
- r254981 - [diagnostics] Avoid crashes while printing macro backtraces
Reid Kleckner 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
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Reid Kleckner via cfe-commits
- r254984 - Update comment to reflect that we use other tools via the toolchain to
Eric Christopher via cfe-commits
- r254985 - Remove name from FIXME.
Eric Christopher via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Keno Fischer via cfe-commits
- r254986 - Replace a bunch of duplicate conditions with the call from types::.
Eric Christopher via cfe-commits
- [PATCH] D15321: [OpenMP 4.0]Parsing and Sema support for 'omp declare target' directive (accelerator support)
Michael Wong via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Robinson, Paul via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
David Majnemer via cfe-commits
- r254992 - Explicitly permit undefined behavior in constant initializers for global
Richard Smith via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- [PATCH] D15220: [OPENMP] dist_schedule clause for distribute directive
Alexey Bataev via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
Alexey Bataev via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Carlo Bertolli via cfe-commits
- r255004 - [Sema] Remove tab characters. NFC
Craig Topper via cfe-commits
- [PATCH] D15125: [OPENMP] 'omp distribute' directive basic support.
Carlo Bertolli via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Keno Fischer via cfe-commits
- [PATCH] D15321: [OpenMP 4.0]Parsing and Sema support for 'omp declare target' directive (accelerator support)
Alexey Bataev via cfe-commits
- [PATCH] D15324: [Sema] Emit warnings when comparing result of a function with `returns_nonnull` to null
George Burgess IV via cfe-commits
- [PATCH] D15321: [OpenMP 4.0]Parsing and Sema support for 'omp declare target' directive (accelerator support)
Alexey Bataev via cfe-commits
- r255006 - Replace bitwise AND with logical AND in an expression that already had another logical AND. NFC
Craig Topper via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
Alexey Bataev via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Droste via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Joerg Sonnenberger via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Joerg Sonnenberger via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Alexandros Lamprineas via cfe-commits
- r255008 - [OPENMP 4.5] Parsing/sema for 'num_tasks' clause.
Alexey Bataev via cfe-commits
- r255012 - [x86][avx512] more changes in intrinsics to be align with gcc format
Asaf Badouh via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Kornienko via cfe-commits
- [PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Daniel Marjamäki via cfe-commits
- [PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Daniel Marjamäki via cfe-commits
- [PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Daniel Marjamäki via cfe-commits
- [PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Alexander Kornienko via cfe-commits
- [PATCH] D15313: [Clang] Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp
Aaron Ballman via cfe-commits
- [PATCH] D15324: [Sema] Emit warnings when comparing result of a function with `returns_nonnull` to null
Aaron Ballman via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
NAKAMURA Takumi via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Droste via cfe-commits
- [PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Daniel Marjamäki via cfe-commits
- [PATCH] D15311: [Clang] Use range loops and autos in lib/Serialization/ASTWriter.cpp
Aaron Ballman via cfe-commits
- [PATCH] D15195: PR4941: Add support for -fno-builtin-foo options.
Chad Rosier via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Jonathan Roelofs via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Robinson, Paul via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Aaron Ballman via cfe-commits
- [PATCH] D15087: [PATCH] Add CERT license clarification
Aaron Ballman via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Alexander Kornienko via cfe-commits
- [PATCH] D15087: [PATCH] Add CERT license clarification
Alexander Kornienko via cfe-commits
- [PATCH] D15087: [PATCH] Add CERT license clarification
Daniel Berlin via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Alexey Samsonov via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Carlo Bertolli via cfe-commits
- r255029 - Update clang-format-vs README
Hans Wennborg via cfe-commits
- r255033 - Use range loops and autos in lib/Serialization/ASTWriter.cpp.
Eugene Zelenko via cfe-commits
- [PATCH] D15311: [Clang] Use range loops and autos in lib/Serialization/ASTWriter.cpp
Phabricator via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
John McCall via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Chris Bieneman via cfe-commits
- [PATCH] D15313: [Clang] Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp
Eugene Zelenko via cfe-commits
- [PATCH] D15338: [Clang] Use autos in lib/AST/ASTContext.cpp
Eugene Zelenko via cfe-commits
- r255042 - Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp and generated code.
Eugene Zelenko via cfe-commits
- [PATCH] D15313: [Clang] Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp
Aaron Ballman via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- [PATCH] D15313: [Clang] Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp
Phabricator via cfe-commits
- [PATCH] D15338: [Clang] Use autos in lib/AST/ASTContext.cpp
Jonathan Roelofs via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Robinson, Paul via cfe-commits
- [PATCH] D15338: [Clang] Use autos in lib/AST/ASTContext.cpp
Aaron Ballman via cfe-commits
- [PATCH] D15338: [Clang] Use autos in lib/AST/ASTContext.cpp
Eugene Zelenko via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- [PATCH] D15324: [Sema] Emit warnings when comparing result of a function with `returns_nonnull` to null
George Burgess IV via cfe-commits
- [PATCH] D15324: [Sema] Emit warnings when comparing result of a function with `returns_nonnull` to null
George Burgess IV via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D15324: [Sema] Emit warnings when comparing result of a function with `returns_nonnull` to null
Aaron Ballman via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Carlo Bertolli via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Alexey Samsonov via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Alexey Samsonov via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Evgeniy Stepanov via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Dan Austin via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Dan Austin via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Alexey Samsonov via cfe-commits
- r255050 - [X86][AVX2] Stripped backend codegen tests
Simon Pilgrim via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Evgeniy Stepanov via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Dan Austin via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Dan Austin via cfe-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Hans Wennborg via cfe-commits
- [PATCH] D15349: [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- r255058 - [Sema] Add warning when comparing nonnull and null
George Burgess IV via cfe-commits
- [PATCH] D15350: [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- [PATCH] D15324: [Sema] Emit warnings when comparing result of a function with `returns_nonnull` to null
George Burgess IV via cfe-commits
- [PATCH] D15350: [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Hans Wennborg via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Hans Wennborg via cfe-commits
- [PATCH] D15095: Accept "-Weverything" in pragma clang diagnostic ...
Sunil Srivastava via cfe-commits
- r255065 - Module file extensions: pass a Sema through to the extension writer.
Douglas Gregor via cfe-commits
- r255066 - Objective-C properties: fix bogus use of "isa<>" on a QualType.
Douglas Gregor via cfe-commits
- r255067 - [PPC64, TSAN] Enable thread sanitizer for PPC64
Bill Schmidt via cfe-commits
- [PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
James Robinson via cfe-commits
- [PATCH] D12840: [cfe-dev] Enabling ThreadSanitizer on PPC64(BE/LE) plarforms
Bill Schmidt via cfe-commits
- [libcxx] Reinstate <string.h> and fix overload sets to be const-correct wherever possible
Richard Smith via cfe-commits
- [PATCH] D9888: [OPENMP] Driver support for OpenMP offloading
Samuel Antao via cfe-commits
- [PATCH] D12614: [OpenMP] Offloading descriptor registration and device codegen.
Samuel Antao via cfe-commits
- [PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).
Alexey Samsonov via cfe-commits
- r255091 - [Basic] Rangify two for loops. NFC.
Vedant Kumar via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- r255094 - Revert r255001, "Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule."
NAKAMURA Takumi 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
- r255098 - Reformat linefeeds.
NAKAMURA Takumi via cfe-commits
- r255099 - clang-format: Improve documentation of AlignOperands.
Daniel Jasper via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
NAKAMURA Takumi via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Hahnfeld, Jonas via cfe-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev via cfe-commits
- [PATCH] D15370: [scan-view] replace deprecated optparse with argparse
Kirill Bobyrev via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
Alexey Bataev via cfe-commits
- [PATCH] Re D12834 add gcc abi_tag support
Stephan Bergmann via cfe-commits
- [PATCH] D12834: add gcc abi_tag support
Stephan Bergmann via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Jacques Pienaar via cfe-commits
- [PATCH] D15373: Fix for bug 25786 - Assertion "Chunk.Kind == DeclaratorChunk::Function" failed with regparm attribute.
Alexander Makarov via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Kornienko via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Chandler Carruth via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Alexander Kornienko via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D15006: Driver: Better detection of mingw-gcc
İsmail Dönmez via cfe-commits
- [PATCH] D15321: [OpenMP 4.0]Parsing and Sema support for 'omp declare target' directive (accelerator support)
Michael Wong via cfe-commits
- r255127 - [Hexagon] Use integrated assembler by default
Krzysztof Parzyszek via cfe-commits
- [PATCH] D15321: [OpenMP 4.0]Parsing and Sema support for 'omp declare target' directive (accelerator support)
Michael Wong via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
John McCall via cfe-commits
- r255129 - unique_ptrify some collections in FileManager
David Blaikie via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Eugene Zelenko via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Robinson, Paul via cfe-commits
- [PATCH] D15384: Don't ask for the size of dependent integral types in template diffing
Reid Kleckner via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
Robinson, Paul via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
David Blaikie via cfe-commits
- [PATCH] D14814: [libcxx] Use __make_integer_seq builtin when available
Eric Fiselier via cfe-commits
- [PATCH] D15388: [Clang] Use autos in lib/AST/Expr.cpp
Eugene Zelenko via cfe-commits
- r252960 - [modules] Simplify and generalize the existing rule for finding hidden
Ben Langmuir via cfe-commits
- [PATCH] D14814: [libcxx] Use __make_integer_seq builtin when available
David Majnemer via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
Robinson, Paul via cfe-commits
- [libcxx] Reinstate <string.h> and fix overload sets to be const-correct wherever possible
Eric Fiselier via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
David Blaikie via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Evgeniy Stepanov via cfe-commits
- r252960 - [modules] Simplify and generalize the existing rule for finding hidden
Ben Langmuir via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
Robinson, Paul via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Devin Coughlin via cfe-commits
- [PATCH] D10834: Added functions to retrieve information about whether a vardecl is local in libclang and its python bindings.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D10834: Added functions to retrieve information about whether a vardecl is local in libclang and its python bindings.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D14814: [libcxx] Use __make_integer_seq builtin when available
Eric Fiselier via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
David Blaikie via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Eric Fiselier via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith via cfe-commits
- [PATCH] D14814: [libcxx] Use __make_integer_seq builtin when available
Agustín Bergé via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
Robinson, Paul via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D14358: DWARF's forward decl of a template should have template parameters.
David Blaikie via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Dan Austin via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Eric Fiselier via cfe-commits
- r254574 - PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Robinson, Paul via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Eric Fiselier via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Alexey Samsonov via cfe-commits
- Lit Test C++11 compatibility patch #5
Richard Smith via cfe-commits
- r252960 - [modules] Simplify and generalize the existing rule for finding hidden
Richard Smith via cfe-commits
- [PATCH] D15373: Fix for bug 25786 - Assertion "Chunk.Kind == DeclaratorChunk::Function" failed with regparm attribute.
Reid Kleckner via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Evgeniy Stepanov via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Anna Zaks via cfe-commits
- r252960 - [modules] Simplify and generalize the existing rule for finding hidden
Ben Langmuir via cfe-commits
- [PATCH] D15395: Add 3 more missing inline/visibility attributes
Evgeniy Stepanov via cfe-commits
- [libcxx] r255162 - Use __make_integer_seq builtin for std::make_integer_sequence. Patch by K-ballo.
Eric Fiselier via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Dan Austin via cfe-commits
- [PATCH] D14814: [libcxx] Use __make_integer_seq builtin when available
Eric Fiselier via cfe-commits
- [PATCH] D15208: Patch for inline abort code generation
Alexey Samsonov via cfe-commits
- [PATCH] D15030: [clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Matthias Gehre via cfe-commits
- r255163 - fix typos; NFC
Sanjay Patel via cfe-commits
- [PATCH] D15395: Add 3 more missing inline/visibility attributes
Eric Fiselier via cfe-commits
- [libcxx] r255166 - Add 3 more missing inline/visibility attributes.
Evgeniy Stepanov via cfe-commits
- [PATCH] D15395: Add 3 more missing inline/visibility attributes
Evgeniy Stepanov via cfe-commits
- [PATCH] D15395: Add 3 more missing inline/visibility attributes
Evgeniy Stepanov via cfe-commits
- [PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
- r255172 - [CMake] Pass CMAKE_MAKE_PROGRAM through to compiler-rt build.
Chris Bieneman via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Peter Collingbourne via cfe-commits
- r252960 - [modules] Simplify and generalize the existing rule for finding hidden
Richard Smith via cfe-commits
- [PATCH] D15161: [CMake] On Darwin the LIBCXX_INSTALL_HEADERS and LIBCXX_INSTALL_LIBRARY options should default off
Eric Fiselier via cfe-commits
- r255174 - Objective-C properties: loosen 'atomic' checking for readonly properties.
Douglas Gregor via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Eric Fiselier via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Evgeniy Stepanov via cfe-commits
- [PATCH] D15161: [CMake] On Darwin the LIBCXX_INSTALL_HEADERS and LIBCXX_INSTALL_LIBRARY options should default off
Chris Bieneman via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
George Burgess IV via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
George Burgess IV via cfe-commits
- r255176 - Fix crash on invalid initialization with std::initializer_list
Reid Kleckner via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Evgeniy Stepanov via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Eric Fiselier via cfe-commits
- [libcxx] r255177 - Remove visibility attributes from out-of-class method definitions in iostreams.
Evgeniy Stepanov via cfe-commits
- [PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.
Evgeniy Stepanov via cfe-commits
- [PATCH] D15399: MS inline ASM: mark the function noinline if the asm has labels (PR23715)
Hans Wennborg via cfe-commits
- [libcxx] r255185 - Remove redundant _LIBCPP_ALWAYS_INLINE attribute from __convert_to_integral overloads
Eric Fiselier via cfe-commits
- [libcxxabi] r255186 - Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov via cfe-commits
- [libcxx] r255187 - Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov via cfe-commits
- [libunwind] r255188 - Replace cmake check for printf with a check for fopen.
Evgeniy Stepanov via cfe-commits
- [clang-tools-extra] r254785 - Added coverage check for extensionless headers, and exclude hidden dot directoryies.
Joshua Magee via cfe-commits
- r255196 - [Lit Test] Updated 20 Lit tests to be C++11 compatible.
Charles Li via cfe-commits
- [PATCH] D15399: MS inline ASM: mark the function noinline if the asm has labels (PR23715)
Reid Kleckner via cfe-commits
- [PATCH] D15400: [Clang] Use autos in lib/AST/Type.cpp
Eugene Zelenko via cfe-commits
- r255198 - PR25416: Improve performance of processing inline assembly consisting of many
Richard Smith via cfe-commits
- [PATCH] D15399: MS inline ASM: mark the function noinline if the asm has labels (PR23715)
David Majnemer via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Anna Zaks via cfe-commits
- [PATCH] D15399: MS inline ASM: mark the function noinline if the asm has labels (PR23715)
Richard Smith via cfe-commits
- [clang-tools-extra] r255199 - There were problems if a relative path is used for an include path, the path will be normalized to ./xxx. I don't know how to test this in a way that will work in a separated source/output environment, but it seems reasonable to assume that -I options won't be for provate directories.
John Thompson via cfe-commits
- r255200 - Fix a typo in the clang user manual.
Yunzhong Gao via cfe-commits
- r255201 - Mark MS inline ASM 'nodplicate' it it has labels (PR23715)
Hans Wennborg via cfe-commits
- [PATCH] D15399: MS inline ASM: mark the function noinline if the asm has labels (PR23715)
Hans Wennborg via cfe-commits
- [PATCH] D12624: Top-level anonymous namespaces are missing import DW_TAG_imported_module and nested anonymous namespaces are not
Katya Romanova via cfe-commits
- [PATCH] D15399: MS inline ASM: mark the function noinline if the asm has labels (PR23715)
Hans Wennborg via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Eric Fiselier via cfe-commits
- [PATCH] D15006: Driver: Better detection of mingw-gcc
Martell Malone via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Evgeniy Stepanov via cfe-commits
- [PATCH] D15404: Cleanup: move visibility/linkage attributes to the first declaration (part 2).
Evgeniy Stepanov via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Evgeniy Stepanov via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Richard Smith via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Eric Fiselier via cfe-commits
- [PATCH] D12624: Top-level anonymous namespaces are missing import DW_TAG_imported_module and nested anonymous namespaces are not
Richard Smith via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Eric Fiselier via cfe-commits
- [PATCH] D12624: Top-level anonymous namespaces are missing import DW_TAG_imported_module and nested anonymous namespaces are not
Katya Romanova via cfe-commits
- [PATCH] Add a builtin for indexing into parameter packs
David Majnemer via cfe-commits
- [PATCH] D8762: Adding doxygen comments to the LLVM intrinsics (part 1, ammintrin.h)
Katya Romanova via cfe-commits
- [libcxx] r255210 - Creating release candidate final from release_371 branch
Tom Stellard via cfe-commits
- [libcxxabi] r255211 - Creating release candidate final from release_371 branch
Tom Stellard via cfe-commits
- [libunwind] r255217 - Creating release candidate final from release_371 branch
Tom Stellard via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
Alexey Bataev via cfe-commits
- r255218 - [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
Alexey Bataev via cfe-commits
- [PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.
Alexey Bataev 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] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev via cfe-commits
- r255221 - Fix PR24694 (CWG1591): Deducing array bound and element type from initializer list
Faisal Vali via cfe-commits
- r255223 - [OPENMP] Make -fopenmp to turn on OpenMP support by default, clang part
Alexey Bataev via cfe-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev via cfe-commits
- [PATCH] D13803: [OPENMP] Make -fopenmp to turn on OpenMP support by default, clang part
Alexey Bataev 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
- r255225 - libclang: correct inverted logic
Saleem Abdulrasool via cfe-commits
- [PATCH] D15406: Add warning for attribute-cleanup on function parameter.
Nicholas Allegra via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Daniel Marjamäki via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Evgeniy Stepanov via cfe-commits
- r255229 - [OPENMP] Fixed processing of predetermined data-sharing attributes
Alexey Bataev via cfe-commits
- r255231 - Add parentheses to suppress a -Wparentheses warning.
Craig Topper via cfe-commits
- r255232 - [Sema] Use UnaryOperatorKind and BinaryOperatorKind in parameter lists instead of just unsigned. Removes a few explicit casts. NFC
Craig Topper via cfe-commits
- [PATCH] D15410: AnalysisConsumer: use canonical decl for both lookup and store of visited decls
Aleksei Sidorin via cfe-commits
- r255236 - [analyzer] Fix symbolic element index lifetime.
Artem Dergachev via cfe-commits
- [PATCH] D12726: [analyzer] A fix for symbolic element region index lifetime.
Phabricator via cfe-commits
- [PATCH] D15087: [PATCH] Add CERT license clarification
Chandler Carruth via cfe-commits
- [PATCH] D15087: [PATCH] Add CERT license clarification
Alexander Kornienko via cfe-commits
- [PATCH] D15370: [scan-view] replace deprecated optparse with argparse
Daniel Jasper via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D13351: [Power PC] add soft float support for ppc32
Strahinja Petrovic via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [clang-tools-extra] r255243 - [clang-tidy] Sort includes case-sensitively.
Alexander Kornienko via cfe-commits
- r255244 - [NFC] Improve a comment from my previous commit (r255221)
Faisal Vali via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Alexander Kornienko via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Alexander Kornienko via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Nemanja Ivanovic via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Eric Fiselier via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Nemanja Ivanovic via cfe-commits
- [PATCH] D13351: [Power PC] add soft float support for ppc32
hfinkel at anl.gov via cfe-commits
- [PATCH] D15030: [clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r255248 - Add a license clarification for use of links and titles of CERT secure coding guidelines.
Aaron Ballman via cfe-commits
- [PATCH] D15087: [PATCH] Add CERT license clarification
Aaron Ballman via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Gábor Horváth via cfe-commits
- [PATCH] D15195: PR4941: Add support for -fno-builtin-foo options.
hfinkel at anl.gov via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Agustín Bergé via cfe-commits
- [PATCH] D13351: [Power PC] add soft float support for ppc32
John McCall via cfe-commits
- [PATCH] D15370: [scan-view] replace deprecated optparse with argparse
Jonathan Roelofs via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
- [PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Alexander Kornienko via cfe-commits
- [PATCH] D14839: [libcxx] LWG2485: get() should be overloaded for const tuple&&
Agustín Bergé via cfe-commits
- [PATCH] D13351: [Power PC] add soft float support for ppc32
hfinkel at anl.gov via cfe-commits
- r255267 - [Modules] Fix regression when an elaborated-type-specifier mentions a hidden tag
Ben Langmuir via cfe-commits
- [PATCH] D15421: [Feature] Add a builtin for indexing into parameter packs
Louis Dionne via cfe-commits
- r252960 - [modules] Simplify and generalize the existing rule for finding hidden
Ben Langmuir via cfe-commits
- [PATCH] D15421: [Feature] Add a builtin for indexing into parameter packs
Nathan Wilson via cfe-commits
- [PATCH] D15421: [Feature] Add a builtin for indexing into parameter packs
Louis Dionne via cfe-commits
- [PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
- [PATCH] D15332: new clang-tidy checker readability-non-const-parameter
Eugene Zelenko via cfe-commits
- [PATCH] D15421: [Feature] Add a builtin for indexing into parameter packs
Louis Dionne via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Aaron Ballman via cfe-commits
- [PATCH] D13351: [Power PC] add soft float support for ppc32
John McCall via cfe-commits
- [PATCH] D13731: [Analyzer] Supporting function attributes in .model files.
pierre gousseau via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Anna Zaks via cfe-commits
- [PATCH] D13351: [Power PC] add soft float support for ppc32
hfinkel at anl.gov via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Alexander Kornienko via cfe-commits
- r255273 - libclang: expose dllexport, dllimport attributes
Saleem Abdulrasool via cfe-commits
- r255281 - Do not generate DW_TAG_imported_module for anonymous namespaces (even nested) for all the platforms except PS4.
Ekaterina Romanova via cfe-commits
- [PATCH] D12624: Top-level anonymous namespaces are missing import DW_TAG_imported_module and nested anonymous namespaces are not
Katya Romanova via cfe-commits
- [PATCH] D15366: [Clang] Use autos in lib/AST/ASTImporter.cpp
Aaron Ballman via cfe-commits
- [PATCH] D15366: [Clang] Use autos in lib/AST/ASTImporter.cpp
Eugene Zelenko via cfe-commits
- [PATCH] D15388: [Clang] Use autos in lib/AST/Expr.cpp
Aaron Ballman via cfe-commits
- [PATCH] D15366: [Clang] Use autos in lib/AST/ASTImporter.cpp
Aaron Ballman via cfe-commits
- r255288 - [Sema] Replace pointer-to-map with a map. NFC.
George Burgess IV via cfe-commits
- [PATCH] D15400: [Clang] Use autos in lib/AST/Type.cpp
Aaron Ballman via cfe-commits
- [PATCH] D15030: [clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Aaron Ballman via cfe-commits
- [libcxx] Reinstate <string.h> and fix overload sets to be const-correct wherever possible
Marshall Clow via cfe-commits
- r255001 - Add parse and sema for OpenMP distribute directive and all its clauses excluding dist_schedule.
Carlo Bertolli via cfe-commits
- [PATCH] D15388: [Clang] Use autos in lib/AST/Expr.cpp
Eugene Zelenko via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Aaron Ballman via cfe-commits
- [PATCH] D15388: [Clang] Use autos in lib/AST/Expr.cpp
Aaron Ballman via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
Aaron Ballman via cfe-commits
- r255297 - www: Mention -DGCC_INSTALL_PREFIX instead of --with-gcc-toolchain
Justin Bogner via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D15432: [libcxx] Move member function definition before it's explicit template instantiation declaration in <valarray> to satisfy GCC.
Eric Fiselier via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Devin Coughlin via cfe-commits
- [PATCH] D15433: [libcxx] Remove inline/visibility attributes from exported template methods in valarray.
Evgeniy Stepanov via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Evgeniy Stepanov via cfe-commits
- [PATCH] D15225: [Driver] Sanitizer support based on runtime library presence
Alexey Samsonov via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Alexander Droste via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D15434: [libcxx] Export 2 basic_string methods to minimize the effect from internal_linkage switch
Evgeniy Stepanov via cfe-commits
- r255309 - Objective-C properties: merge attributes when redeclaring 'readonly' as 'readwrite' in an extension.
Douglas Gregor via cfe-commits
- [PATCH] D14411: Use __attribute__((internal_linkage)) when available.
Evgeniy Stepanov via cfe-commits
- PATCH: error on code that redeclares with an __asm__ label after the first ODR use
Nick Lewycky via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
David Li via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Hubert Tong via cfe-commits
- r255311 - In Objective-C, ignore attempts to redefine the ARC/GC qualifier macros.
John McCall via cfe-commits
- [libcxx] Reinstate <string.h> and fix overload sets to be const-correct wherever possible
Richard Smith via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Richard Smith via cfe-commits
- r255312 - [VFS] Fix status() of opened redirected file
Ben Langmuir via cfe-commits
- [PATCH] D14877: Fix ICE on lowering of constexpr vector splats
Richard Smith via cfe-commits
- [PATCH] D15436: Teach ActOnMemInitializers to cope with dependent bases and initializers
Reid Kleckner via cfe-commits
- [PATCH] D15406: Add warning for attribute-cleanup on function parameter.
Richard Smith via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
George Burgess IV via cfe-commits
- [libcxx] Reinstate <string.h> and fix overload sets to be const-correct wherever possible
Howard Hinnant via cfe-commits
- r255314 - Clean ExprConstant/CGExprConstant up a bit. NFC.
George Burgess IV via cfe-commits
- [PATCH] D15406: Add warning for attribute-cleanup on function parameter.
Aaron Ballman via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Anna Zaks via cfe-commits
- r255323 - Add some more tests for initializer lists related to CWG1591
Faisal Vali via cfe-commits
- [libcxx] Reinstate <string.h> and fix overload sets to be const-correct wherever possible
Duncan P. N. Exon Smith via cfe-commits
- [PATCH] D15433: [libcxx] Remove inline/visibility attributes from exported template methods in valarray.
Eric Fiselier via cfe-commits
- r255324 - Revert "[Modules] Fix regression when an elaborated-type-specifier mentions a hidden tag"
Ben Langmuir via cfe-commits
- [PATCH] D15433: [libcxx] Remove inline/visibility attributes from exported template methods in valarray.
Evgeniy Stepanov via cfe-commits
- r255325 - Correctly type-check the default arguments of local functions
John McCall via cfe-commits
- r255326 - [PGO] Add a test case to cover version-3 format
Xinliang David Li via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- [PATCH] D15441: [libc++] Use libgcc_s and libgcc instead of libgcc_eh when running the libc++ tests
Eric Fiselier via cfe-commits
- r255328 - Driver: add multilibs for ARM EB
Saleem Abdulrasool via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Saleem Abdulrasool via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Ying Yi via cfe-commits
- PATCH: error on code that redeclares with an __asm__ label after the first ODR use
Nick Lewycky via cfe-commits
- [PATCH] D13289: [libc++] Provide additional templates for valarray transcendentals that satisfy the standard synopsis
Petr Pavlu via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
David Majnemer via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Alexandros Lamprineas via cfe-commits
- [PATCH] D15445: clang-format: Fix WebKit BeforeElse brace wrapping style
Cody Krieger via cfe-commits
- [PATCH] D15445: clang-format: Fix WebKit BeforeElse brace wrapping style
Daniel Jasper via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Nemanja Ivanovic via cfe-commits
- r255337 - [OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are implicitly in generic
Anastasia Stulova via cfe-commits
- [PATCH] D15448: [analyzer] SVal Visitor.
Artem Dergachev via cfe-commits
- [PATCH] D15450: Avoid double deletion in Clang driver.
Serge Pavlov via cfe-commits
- [PATCH]: git-clang-format
Alexander Shukaev via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Ben Craig via cfe-commits
- r255339 - Reverting r255337 as it seems to kill bots. Needs investigation.
Anastasia Stulova via cfe-commits
- [PATCH]: git-clang-format
Manuel Klimek via cfe-commits
- [PATCH]: git-clang-format
Daniel Jasper via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Ben Craig via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Saleem Abdulrasool via cfe-commits
- Re: [PATCH] D15222: [Patch][Profile] add “--dependent-lib= libclang_rt.profile-x86_64.a” to the CC1 command line when enabling code coverage on PS4
Vedant Kumar via cfe-commits
- [PATCH] D13330: Implement __attribute__((unique_instantiation))
Keno Fischer via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Frederic Riss via cfe-commits
- r255346 - [OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are implicitly in generic
Anastasia Stulova via cfe-commits
- [PATCH] D15228: [PATCH] New diagnostic for non-idiomatic copy or move operations
Aaron Ballman via cfe-commits
- [PATCH] D15411: [clang-tidy] Check for suspicious string assignments.
Richard via cfe-commits
- [PATCH] D15456: [PATCH] New diagnostic for non-idiomatic copy or move operations (v2)
Aaron Ballman via cfe-commits
- [PATCH] D15456: [PATCH] New diagnostic for non-idiomatic copy or move operations (v2)
Aaron Ballman via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Devin Coughlin via cfe-commits
- [PATCH] D15384: Don't ask for the size of dependent integral types in template diffing
Reid Kleckner via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
George Burgess IV via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
George Burgess IV via cfe-commits
- [PATCH] D15140: Update clang to use the updated LLVM EH instructions
Reid Kleckner via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Joerg Sonnenberger via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15444: [clang-modernize] AddOverride: tests for handling throw() and noexcept() specifiers
Eugene Zelenko via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Frederic Riss via cfe-commits
- r255366 - [PGO] Stop using invalid char in instr variable names.
Xinliang David Li via cfe-commits
- [PATCH] D14274: Add alloc_size attribute to clang
Aaron Ballman via cfe-commits
- [PATCH] D15444: [clang-modernize] AddOverride: tests for handling throw() and noexcept() specifiers
Adrian Zgorzałek via cfe-commits
- [PATCH] D15444: [clang-modernize] AddOverride: tests for handling throw() and noexcept() specifiers
Eugene Zelenko via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Frederic Riss via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
James Y Knight via cfe-commits
- r255368 - [PGO] Revert r255366: solution incomplete, not handling lambda yet
Xinliang David Li via cfe-commits
- [PATCH] D12299: [libcxx] ABI-Breaking Fix for ALL undefined behavior in <list>.
Eric Fiselier via cfe-commits
- [PATCH] D15445: clang-format: Fix WebKit BeforeElse brace wrapping style
Cody Krieger via cfe-commits
- PATCH: error on code that redeclares with an __asm__ label after the first ODR use
Gao, Yunzhong via cfe-commits
- [PATCH] D15384: Don't ask for the size of dependent integral types in template diffing
Richard Trieu via cfe-commits
- PATCH: error on code that redeclares with an __asm__ label after the first ODR use
Richard Smith via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Joerg Sonnenberger via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Chris Bieneman via cfe-commits
- [libcxx] Reinstate <string.h> and fix overload sets to be const-correct wherever possible
Richard Smith via cfe-commits
- [PATCH] D15463: [Objective-c] Fix a crash
Akira Hatanaka via cfe-commits
- PATCH: error on code that redeclares with an __asm__ label after the first ODR use
Nick Lewycky via cfe-commits
- PATCH: error on code that redeclares with an __asm__ label after the first ODR use
Richard Smith via cfe-commits
- PATCH: error on code that redeclares with an __asm__ label after the first ODR use
Gao, Yunzhong via cfe-commits
- r255371 - Error on redeclaring with a conflicting asm label and on redeclaring with an asm label after the first ODR-use. Detects problems like the one in PR22830 where gcc and clang both compiled the file but with different behaviour.
Nick Lewycky via cfe-commits
- r255372 - Unify diagnostics for type defintitions in bad contexts
Reid Kleckner via cfe-commits
- [PATCH] D15444: [clang-modernize] AddOverride: tests for handling throw() and noexcept() specifiers
Adrian Zgorzałek via cfe-commits
- [PATCH] D15444: [clang-modernize] AddOverride: tests for handling throw() and noexcept() specifiers
Adrian Zgorzałek via cfe-commits
- r255377 - Reapply "[Modules] Fix regression when an elaborated-type-specifier mentions a hidden tag"
Ben Langmuir via cfe-commits
- r255382 - [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- [PATCH] D15350: [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.
Nico Weber via cfe-commits
- r255383 - Allow non-defining declarations of class template partial specializations to
Richard Smith via cfe-commits
- r255384 - [modules] If the semantic and lexical DC of a decl are the same, write out the
Richard Smith via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D10370: clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
Zachary Turner via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- [PATCH] D15470: Preserve source location in namespaced base ctor initializers
Shahms King via cfe-commits
- [PATCH] D15470: Preserve source location in namespaced base ctor initializers
Richard Smith via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Laszlo Nagy via cfe-commits
- r255393 - docs: Document -fno-sanitize-trap= and -fsanitize-recover= flags for CFI.
Peter Collingbourne via cfe-commits
- r255397 - Attach maximum function count to Module when using PGO mode
Easwaran Raman via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Evgeniy Stepanov via cfe-commits
- [PATCH] D15470: Preserve source location in namespaced base ctor initializers
Shahms King via cfe-commits
- [PATCH] D15470: Preserve source location in namespaced base ctor initializers
Shahms King via cfe-commits
- r255416 - Revert r254647.
Easwaran Raman via cfe-commits
- r255366 - [PGO] Stop using invalid char in instr variable names.
Sean Silva via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Easwaran Raman via cfe-commits
- r255377 - Reapply "[Modules] Fix regression when an elaborated-type-specifier mentions a hidden tag"
Sean Silva via cfe-commits
- [PATCH] D12299: [libcxx] Fix for ALL undefined behavior in <list>.
Eric Fiselier via cfe-commits
- [PATCH] D12299: [libcxx] Fix for ALL undefined behavior in <list>.
Eric Fiselier via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
Eric Christopher via cfe-commits
- [PATCH] D15367: Cross-DSO control flow integrity (Clang part)
Peter Collingbourne via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Justin Bogner via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Sean Silva via cfe-commits
- r255420 - Preserve source location information for qualified names used in a constructor
Richard Smith via cfe-commits
- [PATCH] D15455: [Driver] Let -static override the toolchain default PIC setting.
Paul Robinson via cfe-commits
- [PATCH] D15163: Attach maximum function count to Module when using PGO mode.
Justin Bogner via cfe-commits
- [PATCH] D15470: Preserve source location in namespaced base ctor initializers
Richard Smith via cfe-commits
- [PATCH] D15470: Preserve source location in namespaced base ctor initializers
Richard Smith via cfe-commits
- [PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Vedant Kumar via cfe-commits
- [PATCH] D15140: Update clang to use the updated LLVM EH instructions
David Majnemer via cfe-commits
- [PATCH] D15410: AnalysisConsumer: use canonical decl for both lookup and store of visited decls
Anna Zaks via cfe-commits
- [PATCH] D15370: [scan-view] replace deprecated optparse with argparse
Anna Zaks via cfe-commits
- r255423 - Update clang to use the updated LLVM EH instructions
David Majnemer via cfe-commits
- [PATCH] D15140: Update clang to use the updated LLVM EH instructions
David Majnemer via cfe-commits
- r255424 - Try to appease a buildbot.
David Majnemer via cfe-commits
- [PATCH] D14779: Adding checker to detect excess padding in records
Anna Zaks via cfe-commits
- r255427 - [Sema] Simplify a couple if statements. Explicitly check up front that only one of the expressions is a comparision op. Then if we find that either is a bitwise op, we know it must be the other one. NFC
Craig Topper via cfe-commits
- r255428 - Minor formatting cleanup. NFC
Craig Topper via cfe-commits
- [PATCH] D15370: [scan-view] replace deprecated optparse with argparse
Kirill Bobyrev via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- [clang-tools-extra] r255431 - [clang-tidy] Fix PR25812.
Gabor Horvath via cfe-commits
- [PATCH] D15223: [ARM] [AARCH64] Add CodeGen IR tests for {VS}QRDML{AS}H v8.1a intrinsics.
James Molloy via cfe-commits
- [patch] Let -Wdelete-non-virtual-dtor mention that making the class final is a good fix too
Nico Weber via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Saleem Abdulrasool via cfe-commits
- r255435 - [PGO] Stop using invalid char in instr variable names.
Xinliang David Li via cfe-commits
- r255436 - [PGO] add a test case with -no-integrated-as
Xinliang David Li via cfe-commits
- r255437 - Revert 255436 : remove test that needs to be refined
Xinliang David Li via cfe-commits
- [PATCH] D6712: Introduce _LIBCPP_ABI_UNSTABLE to libc++
Eric Fiselier via cfe-commits
- [PATCH] D15478: [MS ABI] Don't rely on terminatepad
David Majnemer via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Devin Coughlin via cfe-commits
- [PATCH] D15440: [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Eric Fiselier via cfe-commits
- [PATCH] D15173: [Preprocessor] Fix assertion in AnnotatePreviousCachedTokens
Bruno Cardoso Lopes via cfe-commits
- r255445 - Resubmit new test case after adding more constraint
Xinliang David Li via cfe-commits
- r255447 - Revert r255445: adding a new test case
Xinliang David Li via cfe-commits
- r255449 - [Sema] Write some checks for groups of BinaryOperatorKinds in terms of the predicates already available in BinaryOperator. NFC
Craig Topper via cfe-commits
- r255450 - [Sema] Add -Wparentheses warnings for '^' in '|' expressions and '&' in '^' expressions to compliment '&' in '|' that is already present. Matches gcc behavior.
Craig Topper via cfe-commits
- [PATCH] D9600: Add scan-build python implementation
Kim Gräsman via cfe-commits
- [PATCH] D13001: [libclang] Handle AutoType in clang_getTypeDeclaration
Sergey Kalinichev via cfe-commits
- [PATCH] D14329: Show inclusions from a preamble in clang_getInclusions.
Sergey Kalinichev via cfe-commits
- [PATCH]: Allow the use of i386/darwin with ELF
Luboš Doležel via cfe-commits
- [clang-tools-extra] r255470 - [clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Matthias Gehre via cfe-commits
- [PATCH] D15030: [clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Matthias Gehre via cfe-commits
- [PATCH] D13001: [libclang] Handle AutoType in clang_getTypeDeclaration
Milian Wolff via cfe-commits
- [clang-tools-extra] r255475 - clang-tools-extra/test/clang-tidy/cppcoreguidelines-pro-bounds-constant-array-index*.cpp: Don't assume size_t were unsigned int.
NAKAMURA Takumi via cfe-commits
- r255281 - Do not generate DW_TAG_imported_module for anonymous namespaces (even nested) for all the platforms except PS4.
David Blaikie via cfe-commits
- [patch] Let -Wdelete-non-virtual-dtor mention that making the class final is a good fix too
David Blaikie via cfe-commits
- r255447 - Revert r255445: adding a new test case
David Blaikie via cfe-commits
- [PATCH] D15485: [clang-format] BraceWrapping.BeforeElse is incorrect for BS_Linux
Kent Sutherland via cfe-commits
- [PATCH] D14877: Fix ICE on lowering of constexpr vector splats
George Burgess IV via cfe-commits
- [PATCH] D14877: Fix ICE on lowering of constexpr vector splats
George Burgess IV via cfe-commits
- [PATCH] D14877: Fix ICE on lowering of constexpr vector splats
George Burgess IV via cfe-commits
- [PATCH] D15486: [RFC] Emit note pointing to a discarded qualifier [-Wincompatible-pointer-types-discards-qualifiers]
Adrian Zgorzałek via cfe-commits
- [PATCH] D14980: PR18513: make gcc compatible layout for bit-fields with explicit aligned attribute
Dmitry Polukhin via cfe-commits
Last message date:
Sun Dec 13 23:54:14 PST 2015
Archived on: Mon Dec 14 08:02:18 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).