The Week Of Monday 29 February 2016 Archives by author
Starting: Mon Feb 29 00:03:46 PST 2016
Ending: Sun Mar 6 20:30:00 PST 2016
Messages: 564
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Craig, Ben via cfe-commits
- r250293 - Bring back r250262: PS4 toolchain
Robinson, Paul via cfe-commits
- r262688 - [X86] Pass __m64 types via SSE registers for GCC compatibility
Robinson, Paul via cfe-commits
- r262688 - [X86] Pass __m64 types via SSE registers for GCC compatibility
Robinson, Paul via cfe-commits
- r262688 - [X86] Pass __m64 types via SSE registers for GCC compatibility
Robinson, Paul via cfe-commits
- [PATCH] D17550: Adding doxygen comments to the LLVM intrinsics (part 6, popcntintrin.h)
Romanova, Katya via cfe-commits
- [PATCH] D17550: Adding doxygen comments to the LLVM intrinsics (part 6, popcntintrin.h)
Romanova, Katya via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
<Alexander G. Riccio> via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Aaron Ballman via cfe-commits
- [PATCH] D17764: Add attributes for AMD GPU Tools
Aaron Ballman via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Aaron Ballman via cfe-commits
- [PATCH] D17567: [GCC] PR23529 Sema part of attrbute abi_tag support
Aaron Ballman via cfe-commits
- Add hasInClassInitializer matcher
Aaron Ballman via cfe-commits
- Add hasInClassInitializer matcher
Aaron Ballman via cfe-commits
- [PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
Aaron Ballman via cfe-commits
- [PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
Aaron Ballman via cfe-commits
- [PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
Aaron Ballman via cfe-commits
- [PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
Aaron Ballman via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
Aaron Ballman via cfe-commits
- r256907 - [modules] When a tag type that was imported from a module is referenced via an
Adrian Prantl via cfe-commits
- [PATCH] D14286: ASTImporter: expressions, pt.1
Aleksei Sidorin via cfe-commits
- [PATCH] D17446: ASTMatchers: add new statement/decl matchers
Aleksei Sidorin via cfe-commits
- [PATCH] D17756: [clang-tidy] Make 'modernize-pass-by-value' fix work on header files.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r262257 - IdentifierNamingCheck.cpp: try to fix MSVC build
Alexander Kornienko via cfe-commits
- SourceTypeInfo for long long
Alexander Kornienko via cfe-commits
- SourceTypeInfo for long long
Alexander Kornienko via cfe-commits
- [PATCH] D17491: Add performance check to flag function parameters of expensive to copy types that can be safely converted to const references.
Alexander Kornienko via cfe-commits
- [PATCH] D17772: [clang-tidy]: string_view of temporary string
Alexander Kornienko via cfe-commits
- [PATCH] D17488: Extend UnnecessaryCopyInitialization check to trigger on non-const copies that can be safely converted to const references.
Alexander Kornienko via cfe-commits
- [PATCH] D17488: Extend UnnecessaryCopyInitialization check to trigger on non-const copies that can be safely converted to const references.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r261738 - [clang-tidy] introduce modernize-deprecated-headers check
Alexander Kornienko via cfe-commits
- [PATCH] D17805: [clang-tidy] Fix an assertion failure of "SLocEntry::getExpansion()" when IncludeInserter handles macro header file.
Alexander Kornienko via cfe-commits
- r262603 - [docs] Updated doxygen files to work well with doxygen 1.8.11
Alexander Kornienko via cfe-commits
- r262604 - [docs] Add missing file
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r262605 - [docs] Fix docs to work with doxygen 1.8.11
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r262615 - [clang-tidy] Do not emit warnings from misc-suspicious-semicolon when the compilation fails.
Alexander Kornienko via cfe-commits
- [PATCH] D17849: [clang-tidy] Make 'modernize-use-nullptr' check work on multiple nested implicit cast expressions.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r262615 - [clang-tidy] Do not emit warnings from misc-suspicious-semicolon when the compilation fails.
Alexander Kornienko via cfe-commits
- [clang-tools-extra] r262787 - [docs] Clean up doxygen comments a bit.
Alexander Kornienko via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocationfunctions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Alexander Riccio via cfe-commits
- [PATCH] D15921: [analyzer] Utility to match function calls.
Alexander Riccio via cfe-commits
- r262460 - [OPENMP 4.5] Codegen for data members in 'reduction' clause.
Alexey Bataev via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Alexey Bataev via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Alexey Bataev via cfe-commits
- [PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Alexey Bataev via cfe-commits
- r262578 - [OPENMP 4.5] Initial support for data members in 'linear' clause.
Alexey Bataev via cfe-commits
- r262582 - [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev via cfe-commits
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev via cfe-commits
- [PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Alexey Bataev via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Alexey Bataev via cfe-commits
- [PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Alexey Bataev via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Alexey Bataev via cfe-commits
- [PATCH] D17853: Disable tail-call optimization for X86 interrupt handlers
Alexey Bataev via cfe-commits
- [PATCH] D17877: [OpenMP] Base support for target directive codegen on NVPTX device.
Alexey Bataev via cfe-commits
- r262696 - [OPENMP] Simplify handling of clauses with postupdates, NFC.
Alexey Bataev via cfe-commits
- r262699 - [OPENMP 4.0] Codegen for 'declare reduction' construct.
Alexey Bataev via cfe-commits
- [PATCH] D17853: Disable tail-call optimization for X86 interrupt handlers
Amjad Aboud via cfe-commits
- [PATCH] D16876: [OpenCL] Refine pipe builtin support
Anastasia Stulova via cfe-commits
- [PATCH] D17821: [OpenCL] Complete image types support
Anastasia Stulova via cfe-commits
- [PATCH] D17345: [OpenCL] Improve diagnostics of address spaces for variables inside function
Anastasia Stulova via cfe-commits
- r262616 - [OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0
Anastasia Stulova via cfe-commits
- r262641 - [OpenCL] Improve diagnostics of address spaces for variables in function
Anastasia Stulova via cfe-commits
- [PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
Andrey Bokhanko via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- [PATCH] D17688: Fix missed leak from MSVC specific allocation functions
Anna Zaks via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Argyrios Kyrtzidis via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Argyrios Kyrtzidis via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Argyrios Kyrtzidis via cfe-commits
- r262290 - [index] Fix issue where data visitation was disabled with C++ operator call expressions, during indexing.
Argyrios Kyrtzidis via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Argyrios Kyrtzidis via cfe-commits
- r262290 - [index] Fix issue where data visitation was disabled with C++ operator call expressions, during indexing.
Argyrios Kyrtzidis via cfe-commits
- r262295 - [test] After r262290 reducing stack usage, try re-enabling asan on the related test.
Argyrios Kyrtzidis via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D17820: Clang Code Completion Filtering
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D17820: Clang Code Completion Filtering
Argyrios Kyrtzidis via cfe-commits
- r262583 - [test] Re-enable asan on the test, stack usage should be lower.
Argyrios Kyrtzidis via cfe-commits
- r262584 - [index] Report references of ObjC super class/protocols in interfaces and protocols.
Argyrios Kyrtzidis via cfe-commits
- r261372 - [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
Argyrios Kyrtzidis via cfe-commits
- r261372 - [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
Argyrios Kyrtzidis via cfe-commits
- r262686 - [index] Ignore ObjCTypeParamDecls during indexing.
Argyrios Kyrtzidis via cfe-commits
- r262693 - [index] In ObjC++ handle objc type parameters for function USRs.
Argyrios Kyrtzidis via cfe-commits
- r262694 - [index] Include parameter types in the USRs for C functions marked with 'overloadable' attribute.
Argyrios Kyrtzidis via cfe-commits
- r262695 - [index] Distinguish USRs of anonymous enums by using their first enumerator.
Argyrios Kyrtzidis via cfe-commits
- [PATCH] D17877: [OpenMP] Base support for target directive codegen on NVPTX device.
Arpith Jacob via cfe-commits
- [PATCH] D17890: [OpenMP][NVPTX][CUDA] Adding support for printf for an NVPTX OpenMP device.
Arpith Jacob via cfe-commits
- [PATCH] D17890: [OpenMP][NVPTX][CUDA] Adding support for printf for an NVPTX OpenMP device.
Arpith Jacob via cfe-commits
- [PATCH] D17877: [OpenMP] Base support for target directive codegen on NVPTX device.
Arpith Jacob via cfe-commits
- [PATCH] D17877: [OpenMP] Base support for target directive codegen on NVPTX device.
Arpith Jacob via cfe-commits
- [PATCH] D17779: [CUDA] Emit host-side 'shadows' for device-side global variables
Artem Belevich via cfe-commits
- [PATCH] D17780: [CUDA] Do not generate unnecessary runtime init code.
Artem Belevich via cfe-commits
- [PATCH] D17779: [CUDA] Emit host-side 'shadows' for device-side global variables
Artem Belevich via cfe-commits
- r262498 - [CUDA] Emit host-side 'shadows' for device-side global variables
Artem Belevich via cfe-commits
- r262499 - [CUDA] Do not generate unnecessary runtime init code.
Artem Belevich via cfe-commits
- [PATCH] D17779: [CUDA] Emit host-side 'shadows' for device-side global variables
Artem Belevich via cfe-commits
- [PATCH] D17780: [CUDA] Do not generate unnecessary runtime init code.
Artem Belevich via cfe-commits
- r262516 - Fixed test failure platforms with name mangling different from Linux.
Artem Belevich via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Ben Craig via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Ben Craig via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Ben Craig via cfe-commits
- [libcxxabi] r262717 - Reducing stack usage of test
Ben Craig via cfe-commits
- [PATCH] D17299: [ASTReader] Report error when accessing corrupt record data
Ben Langmuir via cfe-commits
- [PATCH] D17722: Make sure SLocEntry is an expansion before using getExpansion() method in SourceManager.
Benjamin Kramer via cfe-commits
- [PATCH] D17807: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Benjamin Kramer via cfe-commits
- [PATCH] D17808: [libclang] Link clang-tidy plugin into libclang if present.
Benjamin Kramer via cfe-commits
- [PATCH] D17807: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r262595 - [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Benjamin Kramer via cfe-commits
- r262596 - [libclang] Link clang-tidy plugin into libclang if present.
Benjamin Kramer via cfe-commits
- [PATCH] D17762: Fix an assertion failure in setPointOfInstantiation.
Benjamin Kramer via cfe-commits
- r262716 - Move class into anonymous namespace. NFC.
Benjamin Kramer via cfe-commits
- r262691 - [MIPS] initFeatureMap() to handle empty string argument
Bhushan D. Attarde via cfe-commits
- [PATCH] D17820: Clang Code Completion Filtering
Bianca-Cristina Cristescu via cfe-commits
- [PATCH] D15283: [ARMv8-M] Add Clang targeting for ARMv8-M Baseline/Mainline
Bradley Smith via cfe-commits
- r262619 - [ARM] Add Clang targeting for ARMv8-M Baseline/Mainline
Bradley Smith via cfe-commits
- [PATCH] D15283: [ARMv8-M] Add Clang targeting for ARMv8-M Baseline/Mainline
Bradley Smith via cfe-commits
- r262652 - Add code generation for teams directive inside target region
Carlo Bertolli via cfe-commits
- [PATCH] D17148: [OPENMP] Basic teams directive implementation
Carlo Bertolli via cfe-commits
- r262663 - [OPENMP] firstprivate and private clauses of teams, host codegeneration
Carlo Bertolli via cfe-commits
- [PATCH] D17582: [OPENMP] firstprivate and private clauses of teams, host codegeneration
Carlo Bertolli via cfe-commits
- r262741 - [OPENMP] Codegen for distribute directive
Carlo Bertolli via cfe-commits
- [PATCH] D17170: [OPENMP] Codegen for distribute directive
Carlo Bertolli via cfe-commits
- r262741 - [OPENMP] Codegen for distribute directive
Carlo Bertolli via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Chandler Carruth via cfe-commits
- [PATCH] D17784: Check if LLVM_PREFIX is defined before using it.
Chandler Carruth via cfe-commits
- [PATCH] D17784: Check if LLVM_PREFIX is defined before using it.
Chaoren Lin via cfe-commits
- r262429 - [CMake] Add convenience target clang-test-depends to build test dependencies.
Chris Bieneman via cfe-commits
- [PATCH] D17682: [X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
Craig Topper via cfe-commits
- r262216 - clang-format: Don't format unrelated nested blocks.
Daniel Jasper via cfe-commits
- r262291 - clang-format: [JS] Support quoted object literal keys.
Daniel Jasper via cfe-commits
- r262292 - clang-format: Increase the penalty for breaking between array subscripts.
Daniel Jasper via cfe-commits
- r262293 - clang-format: Correctly apply wrap before multi-line RHS rule to
Daniel Jasper via cfe-commits
- r262402 - [clang-format] Detect constructor initializers preceded by `noexcept`.
Daniel Jasper via cfe-commits
- [PATCH] D17621: [clang-format] Detect constructor initializers preceded by `noexcept`.
Daniel Jasper via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Daniel Jasper via cfe-commits
- [PATCH] D15643: [clang-format] Don't allow newline after uppercase Obj-C block return types
Daniel Jasper via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Daniel Jasper via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Daniel Jasper via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Daniel Jasper via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Daniel Jasper via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Daniel Jasper via cfe-commits
- r262487 - test/Driver/cl-pch-errorhandling.cpp: Copy input file to a temporary
Daniel Jasper via cfe-commits
- r262487 - test/Driver/cl-pch-errorhandling.cpp: Copy input file to a temporary
Daniel Jasper via cfe-commits
- r262534 - clang-format: [JS] Optionally re-quote string literals.
Daniel Jasper via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Daniel Jasper via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Daniel Jasper via cfe-commits
- r262630 - clang-format: Use stable_sort when sorting #includes.
Daniel Jasper via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Daniel Jasper via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Daniel Jasper via cfe-commits
- r262776 - clang-format: [JS] Support destructuring assignments in for loops.
Daniel Jasper via cfe-commits
- [PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.
Daniel Jasper via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Daniel Jasper via cfe-commits
- r262350 - Explicitly select IAS in new embed-bitcode.c test.
Daniel Sanders via cfe-commits
- r262282 - Introduce -fembed-bitcode driver option
Daniel Sanders via cfe-commits
- r262409 - Explicitly select IAS on one more RUN line in new embed-bitcode.c test.
Daniel Sanders via cfe-commits
- r262282 - Introduce -fembed-bitcode driver option
Daniel Sanders via cfe-commits
- [PATCH] D16139: [MIPS] initFeatureMap() to handle empty string argument
Daniel Sanders via cfe-commits
- [PATCH] D16139: [MIPS] initFeatureMap() to handle empty string argument
Daniel Sanders via cfe-commits
- r261774 - Bail on compilation as soon as a job fails.
David Blaikie via cfe-commits
- r262290 - [index] Fix issue where data visitation was disabled with C++ operator call expressions, during indexing.
David Blaikie via cfe-commits
- r262290 - [index] Fix issue where data visitation was disabled with C++ operator call expressions, during indexing.
David Blaikie via cfe-commits
- [PATCH] D17772: [clang-tidy]: string_view of temporary string
David Blaikie via cfe-commits
- [PATCH] D17772: [clang-tidy]: string_view of temporary string
David Blaikie via cfe-commits
- [PATCH] D16949: Fix for: Bug 5941 - improve diagnostic for * vs & confusion
David Blaikie via cfe-commits
- [PATCH] D16949: Fix for: Bug 5941 - improve diagnostic for * vs & confusion
David Blaikie via cfe-commits
- [PATCH] D17807: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
David Blaikie via cfe-commits
- [PATCH] D17807: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
David Blaikie via cfe-commits
- r262752 - PR5941 - improve diagnostic for * vs & confusion when choosing overload candidate with a parameter of incomplete (ref or pointer) type
David Blaikie via cfe-commits
- [PATCH] D16949: Fix for: Bug 5941 - improve diagnostic for * vs & confusion
David Blaikie via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
David Li via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
David Li via cfe-commits
- [PATCH] D17752: [MSVC Compat] Correctly handle finallys nested within finallys
David Majnemer via cfe-commits
- r262379 - [MSVC Compat] Correctly handle finallys nested within finallys
David Majnemer via cfe-commits
- [PATCH] D17752: [MSVC Compat] Correctly handle finallys nested within finallys
David Majnemer via cfe-commits
- [PATCH] D17752: [MSVC Compat] Correctly handle finallys nested within finallys
David Majnemer via cfe-commits
- r262466 - [Sema] PR26444 fix crash when alignment value is >= 2**16
David Majnemer via cfe-commits
- [PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
David Majnemer via cfe-commits
- r262687 - [VFS] Switch from close to SafelyCloseFileDescriptor
David Majnemer via cfe-commits
- r262688 - [X86] Pass __m64 types via SSE registers for GCC compatibility
David Majnemer via cfe-commits
- [PATCH] D17787: [Modules] Don't swallow errors when parsing optional attributes
Davide Italiano via cfe-commits
- [PATCH] D17787: [Modules] Don't swallow errors when parsing optional attributes
Davide Italiano via cfe-commits
- [PATCH] D17794: [modules] addHeaderInclude() can't fail.
Davide Italiano via cfe-commits
- [PATCH] D17794: [modules] addHeaderInclude() can't fail.
Davide Italiano via cfe-commits
- r262463 - [modules] addHeaderInclude() can't fail.
Davide Italiano via cfe-commits
- [PATCH] D17794: [modules] addHeaderInclude() can't fail.
Davide Italiano via cfe-commits
- r262789 - [Modules] Don't swallow errors when parsing optional attributes.
Davide Italiano via cfe-commits
- [PATCH] D17787: [Modules] Don't swallow errors when parsing optional attributes
Davide Italiano via cfe-commits
- r262261 - [analyzer] Don't treat calls to system headers as escaping in CheckObjCDealloc.
Devin Coughlin via cfe-commits
- r262272 - [analyzer] Teach CheckObjCDealloc about Block_release().
Devin Coughlin via cfe-commits
- r262277 - [analyzer] Update CheckObjCDealloc diagnostic for missing -dealloc.
Devin Coughlin via cfe-commits
- r262520 - [analyzer] Fix capitalization in ObjCSuperDeallocChecker diagnostic.
Devin Coughlin via cfe-commits
- r262524 - [analyzer] Move ObjCDeallocChecker out of the alpha package.
Devin Coughlin via cfe-commits
- r262526 - [analyzer] Move ObjCSuperDeallocChecker out of the alpha package.
Devin Coughlin via cfe-commits
- r262659 - [analyzer] ObjCDeallocChecker: Only check for nil-out when type is retainable.
Devin Coughlin via cfe-commits
- r262729 - [analyzer] Add diagnostic in ObjCDeallocChecker for use of -dealloc instead of -release.
Devin Coughlin via cfe-commits
- r262763 - [analyzer] Nullability: add option to not report on calls to system headers.
Devin Coughlin via cfe-commits
- [PATCH] D16044: getVariableName() for MemRegion
Devin Coughlin via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Dimitry Andric via cfe-commits
- [PATCH] D17550: Adding doxygen comments to the LLVM intrinsics (part 6, popcntintrin.h)
Dmitri Gribenko via cfe-commits
- [PATCH] D17567: [GCC] PR23529 Sema part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- [PATCH] D17567: [GCC] PR23529 Sema part of attrbute abi_tag support
Dmitry Polukhin via cfe-commits
- r262385 - This patch adds doxygen comments for the intrinsincs in the header file popcntintrin.h.
Ekaterina Romanova via cfe-commits
- r262565 - This patch adds doxygen comments for all the intrinsincs in the header file tmmintrin.h.
Ekaterina Romanova via cfe-commits
- [PATCH] D17550: Adding doxygen comments to the LLVM intrinsics (part 6, popcntintrin.h)
Eric Christopher via cfe-commits
- [PATCH] D17183: Make TargetInfo store an actual DataLayout instead of a string.
Eric Christopher via cfe-commits
- r262691 - [MIPS] initFeatureMap() to handle empty string argument
Eric Christopher via cfe-commits
- [PATCH] D16139: [MIPS] initFeatureMap() to handle empty string argument
Eric Christopher via cfe-commits
- r262691 - [MIPS] initFeatureMap() to handle empty string argument
Eric Christopher via cfe-commits
- [PATCH] D17704: Added interfaces for code-formatting while applying replacements.
Eric Liu via cfe-commits
- [PATCH] D17704: Added interfaces for code-formatting while applying replacements.
Eric Liu via cfe-commits
- [PATCH] D17704: Added interfaces for code-formatting while applying replacements.
Eric Liu via cfe-commits
- [PATCH] D17727: Moved applyAllReplacementsAndFormat to clangFormat to avoid cyclic dependency.
Eric Liu via cfe-commits
- [PATCH] D17727: Moved applyAllReplacementsAndFormat to clangFormat to avoid cyclic dependency.
Eric Liu via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Eric Liu via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu via cfe-commits
- [PATCH] D17852: Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu 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] D17811: [clang-tidy] Add check to detect dangling references in value handlers.
Eugene Zelenko via cfe-commits
- [PATCH] D14905: [constexpr-lambda] Support parsing of constexpr specifier (and its inference) on lambda expressions
Faisal Vali via cfe-commits
- [PATCH] D14905: [constexpr-lambda] Support parsing of constexpr specifier (and its inference) on lambda expressions
Faisal Vali via cfe-commits
- [PATCH] D17488: Extend UnnecessaryCopyInitialization check to trigger on non-const copies that can be safely converted to const references.
Felix Berger via cfe-commits
- [clang-tools-extra] r262781 - [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-const copies that can be safely converted to const references.
Felix Berger via cfe-commits
- [PATCH] D17488: Extend UnnecessaryCopyInitialization check to trigger on non-const copies that can be safely converted to const references.
Felix Berger via cfe-commits
- r262806 - [ASTMatchers] Document that isAnyPointer() matcher also matches Objective-C object pointers.
Felix Berger via cfe-commits
- r262334 - [cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR if COMPILER_RT_SRC_ROOT doesn't exist.
Filipe Cabecinhas via cfe-commits
- r262335 - [cmake] Use CMake's USES_TERMINAL for the test targets.
Filipe Cabecinhas via cfe-commits
- r262336 - [cmake] Pass through the cmake_3_2_USES_TERMINAL variable so we get progress bars on an external compiler-rt build
Filipe Cabecinhas via cfe-commits
- r262340 - [cmake] Try to appease the buildbots.
Filipe Cabecinhas via cfe-commits
- r262341 - [cmake] Add a few more compiler-rt check-* targets for EXTERNAL_COMPILER_RT
Filipe Cabecinhas via cfe-commits
- [clang-tools-extra] r262601 - [clang-tidy] Documentation fixes.
Gabor Horvath via cfe-commits
- [clang-tools-extra] r262615 - [clang-tidy] Do not emit warnings from misc-suspicious-semicolon when the compilation fails.
Gabor Horvath via cfe-commits
- [clang-tools-extra] r262618 - [clang-tidy] Improve the robustness of a test.
Gabor Horvath via cfe-commits
- [PATCH] D17746: Fix PR26741 -- __builtin_object_size is not consistently conservative with C++ inheritance
George Burgess IV via cfe-commits
- [PATCH] D16535: [clang-tidy] Check to find unintended semicolons that changes the semantics.
Gábor Horváth via cfe-commits
- [clang-tools-extra] r262615 - [clang-tidy] Do not emit warnings from misc-suspicious-semicolon when the compilation fails.
Gábor Horváth via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Hal Finkel via cfe-commits
- [PATCH] D17695: clang-cl: Implement initial limited support for precompiled headers.
Hans Wennborg via cfe-commits
- [clang-tools-extra] r262257 - IdentifierNamingCheck.cpp: try to fix MSVC build
Hans Wennborg via cfe-commits
- [clang-tools-extra] r262257 - IdentifierNamingCheck.cpp: try to fix MSVC build
Hans Wennborg via cfe-commits
- [PATCH] D17695: clang-cl: Implement initial limited support for precompiled headers.
Hans Wennborg via cfe-commits
- [libcxx] r262557 - Creating release candidate final from release_380 branch
Hans Wennborg via cfe-commits
- [libcxxabi] r262558 - Creating release candidate final from release_380 branch
Hans Wennborg via cfe-commits
- [libunwind] r262564 - Creating release candidate final from release_380 branch
Hans Wennborg via cfe-commits
- [PATCH] [libclang/python] Add bindings for children of diagnostics
Hanson via cfe-commits
- [clang-tools-extra] r262470 - [clang-tidy] Make 'modernize-pass-by-value' fix work on header files.
Haojian Wu via cfe-commits
- [PATCH] D17756: [clang-tidy] Make 'modernize-pass-by-value' fix work on header files.
Haojian Wu via cfe-commits
- [PATCH] D17722: Make sure SLocEntry is an expansion before using getExpansion() method in SourceManager.
Haojian Wu via cfe-commits
- [clang-tools-extra] r262484 - [clang-tidy] Fix an assertion failure of "SLocEntry::getExpansion()" when IncludeInserter handles macro header file.
Haojian Wu via cfe-commits
- [PATCH] D17805: [clang-tidy] Fix an assertion failure of "SLocEntry::getExpansion()" when IncludeInserter handles macro header file.
Haojian Wu via cfe-commits
- [PATCH] D17762: Fix an assertion failure in setPointOfInstantiation.
Haojian Wu via cfe-commits
- [clang-tools-extra] r262698 - [clang-tidy] Make 'modernize-use-nullptr' check work on multiple nested implicit cast expressions.
Haojian Wu via cfe-commits
- [PATCH] D17849: [clang-tidy] Make 'modernize-use-nullptr' check work on multiple nested implicit cast expressions.
Haojian Wu via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Hubert Tong via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Hubert Tong 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
- [libcxx] r262771 - libc++: fix typo
JF Bastien via cfe-commits
- [PATCH] D17002: [lanai] Add Lanai backend to clang driver
Jacques Pienaar via cfe-commits
- r258504 - Change of UserLabelPrefix default value from "_" to ""
James Y Knight via cfe-commits
- r262688 - [X86] Pass __m64 types via SSE registers for GCC compatibility
James Y Knight via cfe-commits
- r262737 - Make TargetInfo store an actual DataLayout instead of a string.
James Y Knight via cfe-commits
- [PATCH] D17183: Make TargetInfo store an actual DataLayout instead of a string.
James Y Knight via cfe-commits
- r262688 - [X86] Pass __m64 types via SSE registers for GCC compatibility
James Y Knight via cfe-commits
- RFC: Update Intel386, x86-64 and IA MCU psABIs for passing/returning empty struct
Jason Merrill via cfe-commits
- RFC: Update Intel386, x86-64 and IA MCU psABIs for passing/returning empty struct
Jason Merrill via cfe-commits
- r262200 - [X86] Enabling xsave should not enable AVX. I seem to have done this, but I don't know why.
Joerg Sonnenberger via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Joerg Sonnenberger via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Joerg Sonnenberger via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Joerg Sonnenberger via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Joerg Sonnenberger via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Joerg Sonnenberger via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Joerg Sonnenberger via cfe-commits
- r262275 - Infrastructure improvements to Clang attribute TableGen.
John McCall via cfe-commits
- r262278 - Generalize the consumed-parameter array on FunctionProtoType
John McCall via cfe-commits
- r262278 - Generalize the consumed-parameter array on FunctionProtoType
John McCall via cfe-commits
- r262288 - Add an llvm_unreachable back to the autogeneration of this covered switch.
John McCall via cfe-commits
- r262289 - Fix the template instantiation of ExtParameterInfos; tests to follow.
John McCall via cfe-commits
- r262275 - Infrastructure improvements to Clang attribute TableGen.
John McCall via cfe-commits
- r262308 - Better comments for ExtParameterInfo.
John McCall via cfe-commits
- r262311 - Test template instantiation of ns_consumed and ns_returns_retained.
John McCall via cfe-commits
- r262414 - Mangle extended qualifiers in the proper order and mangle the
John McCall via cfe-commits
- r262551 - Improve some infrastructure for extended parameter infos and
John McCall via cfe-commits
- r262587 - Semantic analysis for the swiftcall calling convention.
John McCall via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld via cfe-commits
- [PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld via cfe-commits
- [PATCH] D17772: [clang-tidy]: string_view of temporary string
Jonathan B Coe via cfe-commits
- [PATCH] D15654: A Python code model for C++ used to drive code generators
Jonathan B Coe via cfe-commits
- [PATCH] D17772: [clang-tidy]: string_view of temporary string
Jonathan B Coe via cfe-commits
- [PATCH] D17811: [clang-tidy] Add check to detect dangling references in value handlers.
Jonathan B Coe via cfe-commits
- [PATCH] D17772: [clang-tidy]: string_view of temporary string
Jonathan Coe via cfe-commits
- Add hasInClassInitializer matcher
Julian Bangert via cfe-commits
- Add hasInClassInitializer matcher
Julian Bangert via cfe-commits
- Add hasInClassInitializer matcher
Julian Bangert via cfe-commits
- r261774 - Bail on compilation as soon as a job fails.
Justin Lebar via cfe-commits
- r261774 - Bail on compilation as soon as a job fails.
Justin Lebar via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Justin Lebar via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Justin Lebar via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Justin Lebar via cfe-commits
- [PATCH] D17581: [CUDA] disable attribute-based overloading for __global__ functions.
Justin Lebar via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Justin Lebar via cfe-commits
- r260760 - [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
Justin Lebar via cfe-commits
- [PATCH] D17779: [CUDA] Emit host-side 'shadows' for device-side global variables
Justin Lebar via cfe-commits
- [PATCH] D17890: [OpenMP][NVPTX][CUDA] Adding support for printf for an NVPTX OpenMP device.
Justin Lebar via cfe-commits
- [PATCH] D17550: Adding doxygen comments to the LLVM intrinsics (part 6, popcntintrin.h)
Katya Romanova via cfe-commits
- [PATCH] D17700: [clang-format] Proposal for changes to Objective-C block formatting
Kent Sutherland via cfe-commits
- [PATCH] D15643: [clang-format] Don't allow newline after uppercase Obj-C block return types
Kent Sutherland via cfe-commits
- [PATCH] D17922: [clang-format] Don't add a space before Obj-C selector methods that are also clang-format keywords
Kent Sutherland via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
Kevin Funk via cfe-commits
- r262359 - [PPC64][VSX] Add short, char, and bool data type for vec_vsx_ld and vec_vsx_st intrinsics
Kit Barton via cfe-commits
- [PATCH] D17637: [PPC64][VSX] Add short, char, and bool data type for vec_vsx_ld and vec_vsx_st intrinsics
Kit Barton via cfe-commits
- [PATCH] D17764: Add attributes for AMD GPU Tools
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D17764: Add attributes for AMD GPU Tools
Konstantin Zhuravlyov via cfe-commits
- [PATCH] D17764: Add attributes for AMD GPU Tools
Konstantin Zhuravlyov via cfe-commits
- r262503 - [libFuzzer] allow -fsanitize-coverage=0 (disables all coverage)
Kostya Serebryany via cfe-commits
- [PATCH] D17784: Check if LLVM_PREFIX is defined before using it.
Krzysztof Parzyszek via cfe-commits
- [PATCH] D17784: Check if LLVM_PREFIX is defined before using it.
Krzysztof Parzyszek via cfe-commits
- [PATCH] D17865: Add replacement = "xxx" to DeprecatedAttr.
Manman Ren via cfe-commits
- [PATCH] D17704: Added interfaces for code-formatting while applying replacements.
Manuel Klimek via cfe-commits
- [PATCH] D17704: Added interfaces for code-formatting while applying replacements.
Manuel Klimek via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Manuel Klimek via cfe-commits
- [PATCH] D17704: Added interfaces for code-formatting while applying replacements.
Manuel Klimek via cfe-commits
- r262234 - Revert "Implement new interfaces for code-formatting when applying replacements."
Manuel Klimek via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Manuel Klimek via cfe-commits
- [PATCH] D17727: Moved applyAllReplacementsAndFormat to clangFormat to avoid cyclic dependency.
Manuel Klimek via cfe-commits
- r262318 - Optionally demote fatal errors to non-fatal errors.
Manuel Klimek via cfe-commits
- [PATCH] D17727: Moved applyAllReplacementsAndFormat to clangFormat to avoid cyclic dependency.
Manuel Klimek via cfe-commits
- r262323 - Add functions to apply replacements and reformat them.
Manuel Klimek via cfe-commits
- r262324 - Fix DLL build by adding required dependency.
Manuel Klimek via cfe-commits
- r262325 - Fix test breakage on windows where the default std is c++11 by forcing c++03 in the test.
Manuel Klimek via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Manuel Klimek via cfe-commits
- r262232 - Implement new interfaces for code-formatting when applying replacements.
Manuel Klimek via cfe-commits
- [PATCH] D17761: Added applyAllReplacementsAndFormat that works for multiple files.
Manuel Klimek via cfe-commits
- [PATCH] D17807: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Manuel Klimek via cfe-commits
- [PATCH] D17808: [libclang] Link clang-tidy plugin into libclang if present.
Manuel Klimek via cfe-commits
- [libcxx] r262610 - Fix for PR26812: possible overflow issue in std::allocator::allocate
Marshall Clow via cfe-commits
- [PATCH] D15539: [libcxxabi] Reducing stack usage of test
Marshall Clow via cfe-commits
- [libcxx] r262807 - Update with work items passed in Jacksonville
Marshall Clow via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Martin Probst via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Martin Probst via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Martin Probst via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Martin Probst via cfe-commits
- [PATCH] D17385: clang-format: [JS] re-quote single or double quoted strings.
Martin Probst via cfe-commits
- [PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.
Martin Probst via cfe-commits
- [PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.
Martin Probst via cfe-commits
- [PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.
Martin Probst via cfe-commits
- [PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.
Martin Probst via cfe-commits
- [PATCH] D17764: Add attributes for AMD GPU Tools
Matt Arsenault via cfe-commits
- [PATCH] D17764: Add attributes for AMD GPU Tools
Matt Arsenault via cfe-commits
- RFC: Update Intel386, x86-64 and IA MCU psABIs for passing/returning empty struct
Michael Matz via cfe-commits
- RFC: Update Intel386, x86-64 and IA MCU psABIs for passing/returning empty struct
Michael Matz via cfe-commits
- r262321 - [CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128|256|512} builtin
Michael Zuckerman via cfe-commits
- r262326 - [CLANG][AVX512][BUILTIN] Adding PSRLV builtin
Michael Zuckerman via cfe-commits
- r262355 - [CLANG][AVX512][BUILTIN] Adding PSRL{DI|QI}{128|256|512} builtin
Michael Zuckerman via cfe-commits
- r262471 - [CLANG] [AVX512] [BUILTIN] Adding PSRAV
Michael Zuckerman via cfe-commits
- r262481 - [CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256|512}.
Michael Zuckerman via cfe-commits
- r262593 - [Clang][AVX512][BUILTIN] Adding PSRL{W|WI}{128|256|512}
Michael Zuckerman via cfe-commits
- r262598 - [CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|}{128|256|512}
Michael Zuckerman via cfe-commits
- r262609 - [CLANG][AVX512][BUILTIN] movdqu{qi|hi} {128|256|512}
Michael Zuckerman via cfe-commits
- r262611 - Fixing a checkfile error in avx512vlbw-builtins.c
Michael Zuckerman via cfe-commits
- r262617 - [CLANG][AVX512][BUILTIN] movddup{128|256|512}
Michael Zuckerman via cfe-commits
- r262764 - Test commit: Fix run-on sentence in comment
Mike Spertus via cfe-commits
- [PATCH] D17908: Add Visual Studio Visualizers for more Clang types
Mike Spertus via cfe-commits
- [PATCH] D17820: Clang Code Completion Filtering
Milian Wolff via cfe-commits
- [PATCH] D17820: Clang Code Completion Filtering
Milian Wolff via cfe-commits
- [PATCH] D15729: Load compiler plugins in ASTUnit, too
Milian Wolff via cfe-commits
- r262329 - FormatTests: Update libdeps corresponding to r262323.
NAKAMURA Takumi via cfe-commits
- r262606 - Tweak CMakeLists not for libclang to depend on the variable CLANG_TOOL_EXTRA_BUILD.
NAKAMURA Takumi via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Nemanja Ivanovic via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Nemanja Ivanovic via cfe-commits
- [PATCH] D17816: [PPC] FE support for generating VSX [negated] absolute value instructions
Nemanja Ivanovic via cfe-commits
- [PATCH] D17816: [PPC] FE support for generating VSX [negated] absolute value instructions
Nemanja Ivanovic via cfe-commits
- r261774 - Bail on compilation as soon as a job fails.
Nico Weber via cfe-commits
- [PATCH] D17390: Introduce -fembed-bitcode driver option
Nico Weber via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Nico Weber via cfe-commits
- [PATCH] D17390: Introduce -fembed-bitcode driver option
Nico Weber via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Nico Weber via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Nico Weber via cfe-commits
- [PATCH] D17695: clang-cl: Implement initial limited support for precompiled headers.
Nico Weber via cfe-commits
- [PATCH] D17695: clang-cl: Implement initial limited support for precompiled headers.
Nico Weber via cfe-commits
- [PATCH] D17695: clang-cl: Implement initial limited support for precompiled headers.
Nico Weber via cfe-commits
- r262420 - clang-cl: Implement initial limited support for precompiled headers.
Nico Weber via cfe-commits
- [PATCH] D17695: clang-cl: Implement initial limited support for precompiled headers.
Nico Weber via cfe-commits
- [PATCH] D17799: Serialize `#pragma comment`.
Nico Weber via cfe-commits
- r262493 - Serialize `#pragma comment`.
Nico Weber via cfe-commits
- [PATCH] D17799: Serialize `#pragma comment`.
Nico Weber via cfe-commits
- r262506 - Serialize `#pragma detect_mismatch`.
Nico Weber via cfe-commits
- [PATCH] D17799: Serialize `#pragma comment`.
Nico Weber via cfe-commits
- r262508 - fix test from r262506
Nico Weber via cfe-commits
- r262487 - test/Driver/cl-pch-errorhandling.cpp: Copy input file to a temporary
Nico Weber via cfe-commits
- r262487 - test/Driver/cl-pch-errorhandling.cpp: Copy input file to a temporary
Nico Weber via cfe-commits
- r262539 - Serialize `pragma ms_struct` state.
Nico Weber via cfe-commits
- r262541 - clang-cl pch test: Instead of copying the input, use /Fp to not write into the test directory.
Nico Weber via cfe-commits
- r262487 - test/Driver/cl-pch-errorhandling.cpp: Copy input file to a temporary
Nico Weber via cfe-commits
- r262552 - Serialize `pragma pointers_to_members` state.
Nico Weber via cfe-commits
- r262576 - Caught and fixed a typo in r262572.
Nico Weber via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Nico Weber via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Nico Weber via cfe-commits
- r262749 - clang-cl: Enable PCH flags by default.
Nico Weber via cfe-commits
- r262741 - [OPENMP] Codegen for distribute directive
Nico Weber via cfe-commits
- [PATCH] D17709: [MSVC Compat] Support for '__unaligned' attribute in function declaration
Olga Chupina via cfe-commits
- r262278 - Generalize the consumed-parameter array on FunctionProtoType
Pariborz Jahanian via cfe-commits
- [PATCH] D17845: [ASTImporter] Import "implicit" attribute of FunctionDecls
Pavel Labath via cfe-commits
- [PATCH] D17845: [ASTImporter] Import "implicit" attribute of FunctionDecls
Pavel Labath via cfe-commits
- [PATCH] D17847: [SemaExprCXX] Avoid calling isInSystemHeader for invalid source locations
Pavel Labath via cfe-commits
- r262700 - [SemaExprCXX] Avoid calling isInSystemHeader for invalid source locations
Pavel Labath via cfe-commits
- [PATCH] D17847: [SemaExprCXX] Avoid calling isInSystemHeader for invalid source locations
Pavel Labath via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
Peter Collingbourne via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
Peter Collingbourne via cfe-commits
- [PATCH] D17893: Sema: Add semantic analysis for the C++ ABI stability attributes and whitelist.
Peter Collingbourne via cfe-commits
- [PATCH] D17645: AMDGPU: Add missing Volcanic Islands targets
Phabricator via cfe-commits
- [PATCH] D17807: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Phabricator via cfe-commits
- [PATCH] D17808: [libclang] Link clang-tidy plugin into libclang if present.
Phabricator via cfe-commits
- SourceTypeInfo for long long
Piotr Padlewski via cfe-commits
- SourceTypeInfo for long long
Piotr Padlewski via cfe-commits
- r258504 - Change of UserLabelPrefix default value from "_" to ""
Rafael Espíndola via cfe-commits
- [PATCH] D17183: Make TargetInfo store an actual DataLayout instead of a string.
Rafael Ávila de Espíndola via cfe-commits
- [PATCH] D17752: [MSVC Compat] Correctly handle finallys nested within finallys
Reid Kleckner via cfe-commits
- [PATCH] D17752: [MSVC Compat] Correctly handle finallys nested within finallys
Reid Kleckner via cfe-commits
- r262382 - Reword a misleading comment discussing landingpads and SEH
Reid Kleckner via cfe-commits
- r262442 - Add a few dllimport/dllexport tests. NFC
Reid Kleckner via cfe-commits
- [PATCH] D17775: Add a few dllimport/dllexport tests. NFC
Reid Kleckner via cfe-commits
- [PATCH] D16628: clang-cl: support __cdecl-on-struct anachronism
Reid Kleckner via cfe-commits
- [PATCH] D17799: Serialize `#pragma comment`.
Reid Kleckner via cfe-commits
- [PATCH] D15267: For MS ABI, emit dllexport friend functions defined inline in class
Reid Kleckner via cfe-commits
- [PATCH] D17444: PR26672: [MSVC] Clang does not recognize "static_assert" keyword in C mode
Reid Kleckner via cfe-commits
- [PATCH] D17482: [clang-tidy] Allow tests to verify changes made to header files
Richard via cfe-commits
- [PATCH] D16529: [clang-tidy] Add modernize-raw-string-literal check
Richard via cfe-commits
- [PATCH] D10013: Refactor: Simplify boolean conditional return statements in lib/Driver
Richard via cfe-commits
- [PATCH] D7982: Add readability-duplicate-include check to clang-tidy
Richard via cfe-commits
- [PATCH] D15283: [ARMv8-M] Add Clang targeting for ARMv8-M Baseline/Mainline
Richard Barton via cfe-commits
- Add hasInClassInitializer matcher
Richard Smith via cfe-commits
- [PATCH] D11182: [OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Richard Smith via cfe-commits
- r261372 - [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
Richard Smith via cfe-commits
- [PATCH] D15120: Add support for __float128 type to be used by targets that support it
Richard Smith via cfe-commits
- r262743 - Update cxx_status with likely new features from Jacksonville WG21 meeting.
Richard Smith via cfe-commits
- r262747 - Implement P0036R0: remove support for empty unary folds of +, *, |, &.
Richard Smith via cfe-commits
- r262753 - Update diagnostics now that hexadecimal literals look likely to be part of C++17.
Richard Smith via cfe-commits
- [PATCH] D14905: [constexpr-lambda] Support parsing of constexpr specifier (and its inference) on lambda expressions
Richard Smith via cfe-commits
- r262765 - Add null check to diagnostic path for lambda captures.
Richard Trieu via cfe-commits
- [PATCH] D16298: Improve test coverage of -Wdouble-promotion
Robert Lougher via cfe-commits
- r262239 - [PGO] clang cc1 option change to enable IR level instrumentation
Rong Xu via cfe-commits
- [PATCH] D17622: [PGO] clang cc1 option change to enable IR level instrumenation
Rong Xu via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Rong Xu via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Rong Xu via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Rong Xu via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Rong Xu via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Rong Xu via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Rong Xu via cfe-commits
- r262515 - [PGO] Change profile use cc1 option to handle IR level profiles
Rong Xu via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Rong Xu via cfe-commits
- [PATCH] D16949: Fix for: Bug 5941 - improve diagnostic for * vs & confusion
Ryan Yee via cfe-commits
- [PATCH] D16949: Fix for: Bug 5941 - improve diagnostic for * vs & confusion
Ryan Yee via cfe-commits
- [PATCH] D16949: Fix for: Bug 5941 - improve diagnostic for * vs & confusion
Ryan Yee via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
Ryan Yee via cfe-commits
- [PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member
Ryan Yee via cfe-commits
- r262780 - Misc: add a test for TargetParser usage
Saleem Abdulrasool via cfe-commits
- [PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Samuel Antao via cfe-commits
- [PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Samuel Antao via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Samuel Antao via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Samuel Antao via cfe-commits
- [PATCH] D16749: [OpenMP] Map clause codegeneration.
Samuel Antao via cfe-commits
- [PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Samuel Antao via cfe-commits
- [PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Samuel Antao via cfe-commits
- r262625 - [OpenMP] Code generation for teams - kernel launching
Samuel Antao via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Samuel Antao via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Samuel Antao via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Samuel Antao via cfe-commits
- [PATCH] D17547: [OpenMP] Add support for multidimensional array sections in map clause SEMA.
Samuel Antao via cfe-commits
- r262744 - Revert r262741 - [OPENMP] Codegen for distribute directive
Samuel Antao via cfe-commits
- [PATCH] D17811: [clang-tidy] Add check to detect dangling references in value handlers.
Samuel Benzaquen via cfe-commits
- [PATCH] D17811: [clang-tidy] Add check to detect dangling references in value handlers.
Samuel Benzaquen via cfe-commits
- r262572 - Fixed a problem where the ASTImporter mishandled in-class initializers.
Sean Callanan via cfe-commits
- r262576 - Caught and fixed a typo in r262572.
Sean Callanan via cfe-commits
- r262576 - Caught and fixed a typo in r262572.
Sean Callanan via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Sean Silva via cfe-commits
- r262285 - Make test more robust.
Sean Silva via cfe-commits
- r262275 - Infrastructure improvements to Clang attribute TableGen.
Sean Silva via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Sean Silva via cfe-commits
- r262275 - Infrastructure improvements to Clang attribute TableGen.
Sean Silva via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Sean Silva via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Sean Silva via cfe-commits
- [PATCH] D17775: Add a few dllimport/dllexport tests. NFC
Sean Silva via cfe-commits
- [PATCH] D17775: Add a few dllimport/dllexport tests. NFC
Sean Silva via cfe-commits
- [PATCH] D17787: [Modules] Don't swallow errors when parsing optional attributes
Sean Silva via cfe-commits
- [PATCH] D17787: [Modules] Don't swallow errors when parsing optional attributes
Sean Silva via cfe-commits
- [PATCH] D17794: [modules] addHeaderInclude() can't fail.
Sean Silva via cfe-commits
- [PATCH] D17737: [PGO] change profile use cc1 option
Sean Silva via cfe-commits
- [PATCH] D16396: Warn if variable cannot be implicitly instantiated
Serge Pavlov via cfe-commits
- [PATCH] D16396: Warn if variable cannot be implicitly instantiated
Serge Pavlov via cfe-commits
- [PATCH] D17682: [X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
Simon Pilgrim via cfe-commits
- r262418 - Updated SSE41 builtin tests to more closely match the llvm fast-isel equivalent tests
Simon Pilgrim via cfe-commits
- r262772 - [X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
Simon Pilgrim via cfe-commits
- [PATCH] D17682: [X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
Simon Pilgrim via cfe-commits
- r262783 - Fixed -Wdocumentation warning - typo in a parameter name
Simon Pilgrim via cfe-commits
- [PATCH] D16628: clang-cl: support __cdecl-on-struct anachronism
Stephan Bergmann via cfe-commits
- [PATCH] D15267: For MS ABI, emit dllexport friend functions defined inline in class
Stephan Bergmann via cfe-commits
- [PATCH] D17567: [GCC] PR23529 Sema part of attrbute abi_tag support
Stephan Bergmann via cfe-commits
- [PATCH] D16628: clang-cl: support __cdecl-on-struct anachronism
Stephan Bergmann via cfe-commits
- [PATCH] D15267: For MS ABI, emit dllexport friend functions defined inline in class
Stephan Bergmann via cfe-commits
- [PATCH] D17874: Switch krait to use -mcpu=cortex-a15 for assembler tool invocations.
Stephen Hines via cfe-commits
- r262742 - Switch krait to use -mcpu=cortex-a15 for assembler tool invocations.
Stephen Hines via cfe-commits
- [PATCH] D17874: Switch krait to use -mcpu=cortex-a15 for assembler tool invocations.
Stephen Hines via cfe-commits
- Embedded Bitcode in Object Files
Steven Wu via cfe-commits
- [PATCH] D17390: Introduce -fembed-bitcode driver option
Steven Wu via cfe-commits
- r262282 - Introduce -fembed-bitcode driver option
Steven Wu via cfe-commits
- [PATCH] D17390: Introduce -fembed-bitcode driver option
Steven Wu via cfe-commits
- r262286 - Fix the testcase in r262282
Steven Wu via cfe-commits
- [PATCH] D17390: Introduce -fembed-bitcode driver option
Steven Wu via cfe-commits
- r262282 - Introduce -fembed-bitcode driver option
Steven Wu via cfe-commits
- [PATCH] D17627: Fix false positives for for-loop-analysis warning
Steven Wu via cfe-commits
- [clang-tools-extra] r262654 - Fix two minor syntax issues in the documentation
Sylvestre Ledru via cfe-commits
- [clang-tools-extra] r262655 - fix some minor typos in the doc
Sylvestre Ledru via cfe-commits
- r262228 - AMDGPU: Add missing Volcanic Islands targets
Tom Stellard via cfe-commits
- [PATCH] D17552: Pass -backend-option to LLVM when there is no target machine
Tom Stellard via cfe-commits
- [PATCH] D17299: [ASTReader] Report error when accessing corrupt record data
Vedant Kumar via cfe-commits
- r262697 - [Coverage] Fix the start/end locations of switch statements
Vedant Kumar via cfe-commits
- [PATCH] D17775: Add a few dllimport/dllexport tests. NFC
Warren Ristow via cfe-commits
- [PATCH] D17775: Add a few dllimport/dllexport tests. NFC
Warren Ristow 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] D17741: adds __FILE_BASENAME__ builtin macro
Weiming Zhao 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] D17741: adds __FILE_BASENAME__ builtin macro
Weiming Zhao via cfe-commits
- [PATCH] D17741: adds __FILE_BASENAME__ builtin macro
Weiming Zhao via cfe-commits
- [PATCH] D17874: Switch krait to use -mcpu=cortex-a15 for assembler tool invocations.
Weiming Zhao via cfe-commits
- [PATCH] D17874: Switch krait to use -mcpu=cortex-a15 for assembler tool invocations.
Weiming Zhao via cfe-commits
- [PATCH] D16876: [OpenCL] Refine pipe builtin support
Xiuli PAN via cfe-commits
- r262692 - [OpenCL] Refine pipe builtin support
Xiuli Pan via cfe-commits
- [PATCH] D17552: Pass -backend-option to LLVM when there is no target machine
Yaxun Liu via cfe-commits
- [PATCH] D17682: [X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
Yunzhong Gao via cfe-commits
- [PATCH] D17816: [PPC] FE support for generating VSX [negated] absolute value instructions
amehsan via cfe-commits
- [PATCH] D17816: [PPC] FE support for generating VSX [negated] absolute value instructions
amehsan via cfe-commits
- [PATCH] D17816: [PPC] FE support for generating VSX [negated] absolute value instructions
amehsan via cfe-commits
- [PATCH] D17734: [libcxx] PR26777 Fix tests when built with CXX="ccache clang++"
don hinton via cfe-commits
- [PATCH] D17735: [libcxxabi] PR26778 Fix tests when CXX="ccache clang++"
don hinton via cfe-commits
- [PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references
don hinton via cfe-commits
- [RecursiveASTVisitor] fix skipping template specialization definition details
greye via cfe-commits
Last message date:
Sun Mar 6 20:30:00 PST 2016
Archived on: Sun Mar 6 20:28:33 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).