The Week Of Monday 6 June 2016 Archives by thread
Starting: Mon Jun 6 00:20:39 PDT 2016
Ending: Sun Jun 12 23:44:05 PDT 2016
Messages: 664
- [PATCH] D21012: clang-rename: implement renaming of classes inside static_cast
Miklos Vajna via cfe-commits
- [PATCH] D20959: [clang-format] make header guard identification stricter (with Lexer).
Eric Liu via cfe-commits
- [PATCH] D21014: [Clang][AVX512][Intrinsics] Adding intrinsics reduce_[round]_{ss|sd} to clang
michael zuckerman via cfe-commits
- r271875 - [mips] Replace almost all Arch checks in MipsTargetInfo with ABI checks. NFC.
Daniel Sanders via cfe-commits
- [PATCH] D20966: [include-fixer] Add the missing header to the file where the unidentified symbol comes from.
Benjamin Kramer via cfe-commits
- [PATCH] D20467: [include-fixer] Mention more details in the document.
Benjamin Kramer via cfe-commits
- r271877 - [mips] The P5600 does not support N32/N64 since it's a 32-bit CPU.
Daniel Sanders via cfe-commits
- [PATCH] D21016: [mips] The default ABI depends on the CPU not the Arch on MTI and IMG vendor triples.
Daniel Sanders via cfe-commits
- r271883 - [clang-format] make header guard identification stricter (with Lexer).
Eric Liu via cfe-commits
- r271801 - Add PIE magic for NetBSD. Add tests for the correct flags for
Ismail Donmez via cfe-commits
- r271884 - [mips] The default ABI depends on the CPU not the Arch on MTI and IMG vendor triples.
Daniel Sanders via cfe-commits
- [PATCH] D21019: [include-fixer] try to make vim header selection more friendly.
Eric Liu via cfe-commits
- [PATCH] D20863: [analyzer] Fix for the strdup family in unix.malloc checker
Artem Dergachev via cfe-commits
- r271893 - Give FileCheck a hint on which ld to match. Under Windows, the preferred
Joerg Sonnenberger via cfe-commits
- [clang-tools-extra] r271896 - [clang-tidy] Do not try to suggest a fix if the parameter is partially in a macro.
Samuel Benzaquen via cfe-commits
- [PATCH] D21020: [clang-tidy] readability-identifier-naming - Support for Macros
James Reynolds via cfe-commits
- [PATCH] D21021: [Clang][AVX512][BuiltIn]Adding intrinsics move_{sd|ss} to clang
michael zuckerman via cfe-commits
- [libcxx] r271897 - Remove arithmetic +/-127 on chars; results in UB when dealing with signed chars. Thanks to STL at microsoft for the report.
Marshall Clow via cfe-commits
- [PATCH] D21022: [ARM] Fix linker emulation for arm 32 big endian
Strahinja Petrovic via cfe-commits
- [PATCH] D21023: [mips] Defer validity check for CPU/ABI pairs and improve error message for invalid cases.
Daniel Sanders via cfe-commits
- [PATCH] D20687: [ASTMatchers] Make isNoThrow and hasDynamicExceptionSpec polymorphic for use with both functionDecl and functionProtoType
don hinton via cfe-commits
- [PATCH] D20133: [OpenCL] Fix __builtin_astype for vec3 types.
Anastasia Stulova via cfe-commits
- r271902 - [docs] Clarify limitations section of SourceBasedCodeCoverage.rst
Vedant Kumar via cfe-commits
- [PATCH] D20444: [OpenCL] Include opencl-c.h by default as a clang module
Yaxun Liu via cfe-commits
- r271544 - [docs] Add a limitations section to SourceBasedCodeCoverage.rst
Vedant Kumar via cfe-commits
- [PATCH] D21026: [clang-format] append newline after code when inserting new headers at the end of the code which does not end with newline.
Eric Liu via cfe-commits
- [PATCH] D20948: [OpenCL] Fix access qualifiers handling for typedefs
Anastasia Stulova via cfe-commits
- r271907 - [analyzer] Add checker for correct usage of MPI API in C and C++.
Devin Coughlin via cfe-commits
- [PATCH] D21030: [Sema] Fix rejects-valid where parameter pack was not expanded in type alias
Erik Pilkington via cfe-commits
- [PATCH] D12761: MPI-Checker patch for Clang Static Analyzer
Devin Coughlin via cfe-commits
- r271909 - Revert "[analyzer] Add checker for correct usage of MPI API in C and C++."
Devin Coughlin via cfe-commits
- [PATCH] D20499: [Temporary, Lifetime] Add lifetime marks for temporaries
Vitaly Buka via cfe-commits
- r271910 - Better Visual Studio visualization of TemplateArgument and TemplateArgumentList
Mike Spertus via cfe-commits
- r271911 - Fix typo in last submission to visualize proper template argument
Mike Spertus via cfe-commits
- [PATCH] D21031: [OpenCL] Allow -cl-std and other standard -cl- options in driver
Aaron En Ye Shi via cfe-commits
- r271914 - Reapply "[analyzer] Add checker for correct usage of MPI API in C and C++."
Devin Coughlin via cfe-commits
- r271918 - Add a release note about the --build-id change.
Rafael Espindola via cfe-commits
- [libcxx] r271919 - Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL at microsoft for the report and patch.
Marshall Clow via cfe-commits
- r271920 - Revert "Reapply "[analyzer] Add checker for correct usage of MPI API in C and C++.""
Devin Coughlin via cfe-commits
- [PATCH] D20922: [libcxx] [test] Rename global "x" to "testcases" in complex.number/cases.h and make it const for safety.
Marshall Clow via cfe-commits
- [PATCH] D20933: Preallocate ExplodedNode hash table
Ben Craig via cfe-commits
- r271927 - Adding an AST matcher to ignore parenthesis in *types* (rather than expressions). This is required for traversing certain types (like function pointer types).
Aaron Ballman via cfe-commits
- [PATCH] D20681: Add target-specific pre-linking passes to Clang
Yaxun Liu via cfe-commits
- [clang-tools-extra] r271933 - clang-rename: implement renaming of classes inside static_cast
Miklos Vajna via cfe-commits
- [PATCH] D21036: Misplaced const-qualification with typedef types
Aaron Ballman via cfe-commits
- [PATCH] D17462: Fix a codegen bug for variadic functions with pass_object_size params
George Burgess IV via cfe-commits
- r271937 - [CMake] Fixing a typo in a CMake option
Chris Bieneman via cfe-commits
- [PATCH] D20985: [CUDA] Add implicit conversion of __launch_bounds__ arguments to rvalue.
Artem Belevich via cfe-commits
- [PATCH] D17516: AMDGPU: Verify subtarget specific builtins
Matt Arsenault via cfe-commits
- [PATCH] D20867: [PCH] Fix timestamp check on windows hosts.
Bruno Cardoso Lopes via cfe-commits
- [PATCH] D18035: [GCC] PR23529 Mangler part of attrbute abi_tag support
Andrey Bokhanko via cfe-commits
- r269670 - [OpenCL] Add supported OpenCL extensions to target info.
Jeroen Ketema via cfe-commits
- [PATCH] D20997: [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.
Vedant Kumar via cfe-commits
- r271944 - Improved Visual Studio visualizations for template argument lists
Mike Spertus via cfe-commits
- r271708 - Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
Eric Niebler via cfe-commits
- [PATCH] D20693: [clang-tidy] New checker to replace dynamic exception specifications
don hinton via cfe-commits
- r271951 - [CUDA] Add implicit conversion of __launch_bounds__ arguments to rvalue.
Artem Belevich via cfe-commits
- [cfe-commitsatlists.llvm.org: r271801 - Add PIE magic for NetBSD. Add tests for the correct flags for]
Richard Smith via cfe-commits
- Buildbot numbers for the last week of 5/29/2016 - 6/04/2016
Galina Kistanova via cfe-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via cfe-commits
- r271966 - Improve Visual Studio visualization of DeclaratorDecl
Mike Spertus via cfe-commits
- [PATCH] D21047: [clang] Documentation fixes for LibASTMatchersTutorial
Simon Whittaker via cfe-commits
- [PATCH] D20878: [Coverage] Do not push a new region after a CXXTryStmt
Igor Kudrin via cfe-commits
- [PATCH] D21050: [clang-tidy] correct clang-tidy-diff.py help message
Igor Sugak via cfe-commits
- r271969 - [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.
Igor Kudrin via cfe-commits
- [PATCH] D21054: CodeGen: Update Clang to use the new type metadata.
Peter Collingbourne via cfe-commits
- r271971 - [OPENCL] Fix wrongly vla error for OpenCL array.
Xiuli Pan via cfe-commits
- [PATCH] D20090: [OPENCL] Fix wrongly vla error for OpenCL array.
Phabricator via cfe-commits
- r271975 - Revert "[OPENCL] Fix wrongly vla error for OpenCL array."
Xiuli Pan via cfe-commits
- r271976 - Revert [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.
Igor Kudrin via cfe-commits
- r271977 - [analyzer] Reapply r271907 (2nd try).
Devin Coughlin via cfe-commits
- r271978 - [OPENCL] Fix wrongly vla error for OpenCL array.
Xiuli Pan via cfe-commits
- r271981 - [analyzer] Speculative fix for r271907.
Devin Coughlin via cfe-commits
- r271984 - Revert "[analyzer] Reapply r271907 (2nd try)."
Devin Coughlin via cfe-commits
- [PATCH] D21058: [Clang][AVX512][BUILTIN]Adding missing intrinsics srl and sll
michael zuckerman via cfe-commits
- [clang-tools-extra] r271989 - [include-fixer] Mention more details in the document.
Haojian Wu via cfe-commits
- [PATCH] D21059: [clang-tidy] Ignore the deleted function in misc-definitions-in-headers.
Haojian Wu via cfe-commits
- [PATCH] D21060: [AVX512] Emit select instruction instead of using x86 specific instrinsics.
Igor Breger via cfe-commits
- [PATCH] D20382: Add postorder support to RecursiveASTVisitor
Benjamin Kramer via cfe-commits
- [clang-tools-extra] r271991 - [clang-tidy] Ignore the deleted function in misc-definitions-in-headers.
Haojian Wu via cfe-commits
- [clang-tools-extra] r271992 - [clang-tidy] readability-identifier-naming - Support for Type Aliases
Alexander Kornienko via cfe-commits
- [PATCH] D20856: [clang-tidy] readability-identifier-naming - Support for Type Aliases
Alexander Kornienko via cfe-commits
- r271995 - Reapply [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.
Igor Kudrin via cfe-commits
- [PATCH] D21066: Pass MCSubtargetInfo instead of CPU and Triple to createMCAsmBackend
Andrey Turetskiy via cfe-commits
- [PATCH] D20512: [PATCH] Bug 27475 - Request header guard check processes .hpp files as well as .h files
Haojian Wu via cfe-commits
- [clang-tools-extra] r272004 - [include-fixer] try to make vim header selection more friendly.
Eric Liu via cfe-commits
- [PATCH] D18761: [mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders via cfe-commits
- [PATCH] D21070: Pass the ABI in the triple when appropriate (currently for MIPS) for 'clang -cc1' and 'clang -cc1as'
Daniel Sanders via cfe-commits
- [PATCH] D21071: [mips] Account for -mabi when determining whether IAS is the default or not.
Daniel Sanders via cfe-commits
- [PATCH] D21072: [mips] Account for -mabi when determining whether IAS is the default or not.
Daniel Sanders via cfe-commits
- r272012 - [clang][AVX512][Intrinsics] Adding intrinsics reduce_[round]_{ss|sd} to clang
Michael Zuckerman via cfe-commits
- [PATCH] D15994: Allow for unfinished #if blocks in preambles.
Erik Verbruggen via cfe-commits
- [PATCH] D21074: Correct invalid end location in diagnostics for some identifiers.
Erik Verbruggen via cfe-commits
- [PATCH] D21075: Correct invalid end location in diagnostics for some identifiers.
Erik Verbruggen via cfe-commits
- [PATCH] D20328: [libcxx] Externally threaded libc++ variant
Asiri Rathnayake via cfe-commits
- [libcxx] r272018 - Avoid Shadowing warnings in the associative containers tests. Thanks to STL for the patch.
Marshall Clow via cfe-commits
- [PATCH] D20921: [libcxx] [test] Slightly rearrange scopes in order to avoid shadowing M typedefs.
Marshall Clow via cfe-commits
- [PATCH] D21081: MPI-Checker patch for Clang Static Analyzer
Devin Coughlin via cfe-commits
- 3.8 Merge Request: r259776
Tom Stellard via cfe-commits
- [PATCH] D21082: Do not assume that -fsanitize=address is valid option in clang tests
Christof Douma via cfe-commits
- [clang-tools-extra] r272025 - Add the misc-misplaced-const check to clang-tidy, which diagnoses when a const-qualifier is applied to a typedef of pointer type rather than to the pointee type.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r272026 - Adding a release note for the misc-misplaced-const check added in r272025.
Aaron Ballman via cfe-commits
- [clang-tools-extra] r272027 - Fixing a build bot issue with duplicate explicit instantiations.
Aaron Ballman via cfe-commits
- r272028 - Make isNoThrow and hasDynamicExceptionSpec polymorphic so they can be used with both functionDecl and functionPrototype matchers.
Aaron Ballman via cfe-commits
- [libcxx] r272029 - Added notes about the issues for Oulu
Marshall Clow via cfe-commits
- [clang-tools-extra] r272038 - [Clang-tidy] Documentation style consistency.
Eugene Zelenko via cfe-commits
- [clang-tools-extra] r272042 - [Clang-tidy] Alphabetical checks order in release notes.
Eugene Zelenko via cfe-commits
- [PATCH] D21092: [libcxx] [test] Fix vector<bool> tests that were using ints copy-pasted from vector<int> tests.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21093: [libcxx] [test] In unord.hash/floating.pass.cpp, add a static_cast to fix a truncation warning.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21094: [libcxx] [test] In test/support/test_allocator.h, fix construct() to avoid moving immovable types.
Stephan T. Lavavej via cfe-commits
- [PATCH] D21095: [libcxx] [test] Fix another MSVC warning C4101 "unreferenced local variable".
Stephan T. Lavavej via cfe-commits
- [PATCH] D21096: [libcxx] [test] Fix MSVC warning C4125 "decimal digit terminates octal escape sequence".
Stephan T. Lavavej via cfe-commits
- [PATCH] D21098: [libcxx] [test] Replace __cplusplus comparisons with TEST_STD_VER and __has_feature with TEST_HAS_FEATURE.
Stephan T. Lavavej via cfe-commits
- [libcxx] r272050 - Added notes for a bunch of the issues
Marshall Clow via cfe-commits
- [PATCH] D21099: [Sema] Teach -Wcast-align to look at the aligned attribute of the declared variables
Akira Hatanaka via cfe-commits
- [PATCH] D21104: [CodeGen][ObjC] Block captures should inherit the type of the captured field in the enclosing lambda or block
Akira Hatanaka via cfe-commits
- r272067 - [docs] Coverage: Explain how to avoid static initializers
Vedant Kumar via cfe-commits
- [PATCH] D21107: Generate codeview for array types
Adrian McCarthy via cfe-commits
- [PATCH] D19843: Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
Eric Niebler via cfe-commits
- r272079 - [ItaniumMangle] Mangle dependent __underlying_type correctly
David Majnemer via cfe-commits
- r272080 - [Sema] Teach CheckPlaceholderExpr about unaddressable functions.
George Burgess IV via cfe-commits
- [PATCH] D21111: Avoid accessing an invalid PresumedLoc
Jordan Rose via cfe-commits
- [PATCH] D21113: Add support for case-insensitive header lookup
Hans Wennborg via cfe-commits
- [PATCH] D20709: For RenderScript, set alignment and width of long to 64-bits
Richard Smith via cfe-commits
- r272091 - AMDGPU: Verify subtarget specific builtins
Matt Arsenault via cfe-commits
- [PATCH] D21117: Specify target in lifetime-asan test.
Vitaly Buka via cfe-commits
- [libcxx] r272100 - Creating release directory for release_381.
Tom Stellard via cfe-commits
- [libcxx] r272101 - Creating release candidate rc1 from release_381 branch
Tom Stellard via cfe-commits
- [libcxxabi] r272102 - Creating release directory for release_381.
Tom Stellard via cfe-commits
- [libcxxabi] r272103 - Creating release candidate rc1 from release_381 branch
Tom Stellard via cfe-commits
- [libunwind] r272114 - Creating release directory for release_381.
Tom Stellard via cfe-commits
- [libunwind] r272115 - Creating release candidate rc1 from release_381 branch
Tom Stellard via cfe-commits
- r272118 - [X86] Put parentheses around macro arguments in intrinsics.
Craig Topper via cfe-commits
- r272119 - [AVX512] Reformat macro intrinsics, ensure arguments have proper typecasts, ensure result is typecasted back to the generic types.
Craig Topper via cfe-commits
- [PATCH] D21120: clang-rename: implement renaming of classes inside dynamic_cast
Miklos Vajna via cfe-commits
- [PATCH] D21122: CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-program-vtables are enabled.
Peter Collingbourne via cfe-commits
- r272121 - Add doxygen comments to xmmintrin.h's intrinsics.
Ekaterina Romanova via cfe-commits
- r272123 - [Clang][AVX512][BUILTIN]Adding intrinsics for range_round_{sd|ss}
Michael Zuckerman via cfe-commits
- r272124 - clang-format: Fix bug in function ref qualifier identification.
Daniel Jasper via cfe-commits
- [PATCH] D21002: [Clang][AVX512][BUILTIN]Adding intrinsics for range_round_{sd|ss}
Phabricator via cfe-commits
- r272125 - clang-format: Fix incorrect calculation of "length" of /**/ comments.
Daniel Jasper via cfe-commits
- [clang-tools-extra] r272128 - [clang-tidy] misc-macro-parentheses - avoid adding parentheses in variable declarations
Daniel Marjamaki via cfe-commits
- [PATCH] D20853: [clang-tidy] misc-macro-parentheses: Don't insert parentheses in variable declarations. Fixes bugzilla 26273
Daniel Marjamäki via cfe-commits
- [PATCH] D21126: Fix crash when rewriting call to match placeholder
Alyssa Milburn via cfe-commits
- [PATCH] D20732: Don't use static variables in LambdaCapture
Faisal Vali via cfe-commits
- [clang-tools-extra] r272132 - [include-fixer] do not add enum forward declaration into symbol index table.
Eric Liu via cfe-commits
- r272136 - Correcting a typo in a comment; NFC.
Aaron Ballman via cfe-commits
- [PATCH] D20561: Warn when taking address of packed member
Roger Ferrer Ibanez via cfe-commits
- [PATCH] D15926: Do not print certain warnings when input is a header.
Erik Verbruggen via cfe-commits
- [PATCH] D21132: [include-fixer] Keep dot dot in SymbolInfo file paths.
Haojian Wu via cfe-commits
- [PATCH] D20428: Tracking exception specification source locations
Aaron Ballman via cfe-commits
- [PATCH] D21134: clang-tidy: new check readability-misplaced-array-index
Daniel Marjamäki via cfe-commits
- r272141 - [AVX512] Emit select instruction instead of using x86 specific instrinsics.
Igor Breger via cfe-commits
- r272142 - clang-format: [JS] fix an assertion failure caused by shrinking sources.
Martin Probst via cfe-commits
- r272143 - clang-format: [JS] fix a FIXME.
Martin Probst via cfe-commits
- [clang-tools-extra] r272144 - [clang-tidy] correct clang-tidy-diff.py help message
Alexander Kornienko via cfe-commits
- r272148 - [Sparc] Complex return value ABI compliance.
Chris Dewhurst via cfe-commits
- r272149 - [Sparc] Complex return value ABI compliance.
Chris Dewhurst via cfe-commits
- [libcxx] r272150 - Patch ready for #2436
Marshall Clow via cfe-commits
- [clang-tools-extra] r272151 - [include-fixer] explicitly set minimize-paths in test.
Eric Liu via cfe-commits
- [clang-tools-extra] r272152 - [include-fixer] Keep dot dot in SymbolInfo file paths.
Haojian Wu via cfe-commits
- r272153 - [OpenCL] Fix __builtin_astype for vec3 types.
Yaxun Liu via cfe-commits
- [clang-tools-extra] r272155 - [clang-tidy] misc-argument-comment: don't bail out when an argument is a macro expansion (e.g. NULL).
Alexander Kornienko via cfe-commits
- r272156 - Prune away some unused using decls. NFC.
Benjamin Kramer via cfe-commits
- r272159 - [Sema] Don't permit catching variably modified types
David Majnemer via cfe-commits
- [PATCH] D21141: [DebugInfo] Add calling conventions to DISubroutineType
Reid Kleckner via cfe-commits
- Virtual patch: `svn mv lib/Headers/Intrin.h lib/Headers/intrin.h`
Nico Weber via cfe-commits
- [PATCH] D20979: [OpenCL] Use function attribute/metadata to represent kernel attributes
Anastasia Stulova via cfe-commits
- [PATCH] D20748: Handle recursion in LLVMIRGeneration Timer
Vedant Kumar via cfe-commits
- [PATCH] D20880: [Coverage] Push a region and propagate counts through try blocks
Vedant Kumar via cfe-commits
- [PATCH] D21145: [Sema] Fix crash on valid where instantiation of lambda cannot access type of 'this'
Erik Pilkington via cfe-commits
- r272185 - Specify target in lifetime-asan test.
Vitaly Buka via cfe-commits
- [clang-tools-extra] r272188 - clang-rename: implement renaming of classes inside dynamic_cast
Miklos Vajna via cfe-commits
- [PATCH] D21150: [OpenMP] Cast captures by copy when passed to fork call so that they are compatible to what the runtime library expects.
Samuel Antao via cfe-commits
- r272198 - [DebugInfo] Add calling conventions to DISubroutineType
Reid Kleckner via cfe-commits
- [libcxx] r272202 - Mark 2441 as ready
Marshall Clow via cfe-commits
- [libcxx] r272212 - [CMake] Cleanup uses of USES_TERMINAL
Chris Bieneman via cfe-commits
- r272213 - [CMake] Cleanup uses of USES_TERMINAL
Chris Bieneman via cfe-commits
- r272214 - [docs] Coverage: Flesh out instructions for avoiding static initializeres
Vedant Kumar via cfe-commits
- r272215 - [docs] Coverage: Clarify return value of __llvm_profile_write_file
Vedant Kumar via cfe-commits
- [libcxx] r272216 - Add notes for 2688
Marshall Clow via cfe-commits
- [PATCH] D21162: [CUDA] Implement __shfl* intrinsics in clang headers.
Justin Lebar via cfe-commits
- r272233 - Update to match LLVM r272232.
Richard Smith via cfe-commits
- [clang-tools-extra] r272235 - Update to match LLVM r272232.
Richard Smith via cfe-commits
- [PATCH] D21163: Strip Android version when looking up toolchain paths.
Josh Gao via cfe-commits
- r272244 - [X86] Add void to the argument list of intrinsics that don't take arguments since empty argument list mean something else in C.
Craig Topper via cfe-commits
- r272245 - [X86] Reuse the EmitX86Select routine to handle the select for masked palignr too.
Craig Topper via cfe-commits
- r272246 - [X86] Handle AVX2 pslldqi and psrldqi intrinsics shufflevector creation directly in the header file instead of in CGBuiltin.cpp. Simplify the sse2 equivalents as well.
Craig Topper via cfe-commits
- r272247 - [Sema] Don't crash when a field w/ a mem-initializer clashes with a record name
David Majnemer via cfe-commits
- [PATCH] D21173: [X86] _MM_ALIGN16 attribute support for non-windows targets
Zvi Rackover via cfe-commits
- [PATCH] D21175: [include-fixer] do not index friend function declaration.
Eric Liu via cfe-commits
- r272253 - clang/test/CodeGenCXX/debug-info-method.cpp: Tweak for thiscall, for targeting Win32 x86.
NAKAMURA Takumi via cfe-commits
- [PATCH] D21176: Mark invalid RecordDecls as completed.
Erik Verbruggen via cfe-commits
- [PATCH] D18081: Make sizeof and alignof a CXCursor_UnaryExpr
Olivier Goffart via cfe-commits
- [PATCH] D18080: CIndex: add support for static_assert
Olivier Goffart via cfe-commits
- [PATCH] D19763: Functions declared in a scope should not hide previous declaration in earlier scopes
Olivier Goffart via cfe-commits
- [PATCH] D21179: Add mrrc/mrrc2 intrinsics and update existing mcrr/mcrr2 intrinsics to accept a single uint64 type instead of 2 uint32 types
Ranjeet Singh via cfe-commits
- [PATCH] D20821: Fix a few issues while skipping function bodies
Olivier Goffart via cfe-commits
- r272260 - Replace an ambiguous "it"
Rafael Espindola via cfe-commits
- [PATCH] D21181: [include-fixer] give users an option to show N more headers in case there are too many candidates.
Eric Liu via cfe-commits
- [clang-tools-extra] r272261 - [include-fixer] do not index friend function declaration.
Eric Liu via cfe-commits
- [libcxx] r272263 - Two more issues w/patches
Marshall Clow via cfe-commits
- [A fix related to closing C++ header file descriptors on windows]
jean-yves desbree via cfe-commits
- [PATCH] D21185: [clang-tidy] Add performance-emplace-into-containers
Vedant Kumar via cfe-commits
- [PATCH] D21186: clang-rename: mark the DynamicCastExpr test unsupported on ps4
Miklos Vajna via cfe-commits
- r272273 - CIndex: add support for static_assert
Olivier Goffart via cfe-commits
- r272274 - Make sizeof and alignof a CXCursor_UnaryExpr
Olivier Goffart via cfe-commits
- r272275 - [CMake] Fix an issue building out-of-tree introduced in r272200
Chris Bieneman via cfe-commits
- [PATCH] D20498: [Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporaryExpr
Tim Shen via cfe-commits
- [PATCH] D21187: Allow use of lambda expressions in array bounds
Akira Hatanaka via cfe-commits
- r272280 - Revert "[CMake] Fix an issue building out-of-tree introduced in r272200"
Chris Bieneman via cfe-commits
- Java Interface for clang
Maryam Mehraban via cfe-commits
- [libcxx] r272288 - Make the comparison objects that we pass in for various tests look more like actual comparison objects. No functional change.
Marshall Clow via cfe-commits
- [PATCH] D20347: Add support to clang-cl driver for /GS switch
Hans Wennborg via cfe-commits
- [PATCH] D20132: [libclang] Add clang_getAllSkippedRanges function
Cameron via cfe-commits
- [PATCH] D20338: [PCH] Fixed overridden files always invalidating preamble even when unchanged
Cameron via cfe-commits
- [PATCH] D19854: Define Contiki OS toolchain
Evgeniy Stepanov via cfe-commits
- [PATCH] D20964: [clang-tidy] Add modernize-use-emplace
Eugene Zelenko via cfe-commits
- r272296 - [Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporaryExpr.
Tim Shen via cfe-commits
- [PATCH] D20490: [Parser] Fix a crash on invalid where a delayed TypoExpr was corrected twice
Erik Pilkington via cfe-commits
- [PATCH] D20389: NVPTX: Add supported CL features
Jan Vesely via cfe-commits
- r272299 - [CUDA] Implement __shfl* intrinsics in clang headers.
Justin Lebar via cfe-commits
- r272310 - Revert "[Temporary] Add an ExprWithCleanups for each C++ MaterializeTemporaryExpr."
Tim Shen via cfe-commits
- [PATCH] D21198: Add a RenderScript language type
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21199: Add a RenderScript language type
Pirama Arumuga Nainar via cfe-commits
- r272312 - [CMake] Cleaning up CMake feature gating on 2.8.12
Chris Bieneman via cfe-commits
- [PATCH] D21204: clang-format: [JS] post-fix non-null assertion operator.
Martin Probst via cfe-commits
- r272317 - Add a RenderScript language type
Pirama Arumuga Nainar via cfe-commits
- Does anyone need these zorg modules?
Galina Kistanova via cfe-commits
- r272318 - Fix a crash in the AST dumper.
Richard Trieu via cfe-commits
- [PATCH] D21206: clang-format: [JS] recognized named functions in AnnotatingParser.
Martin Probst via cfe-commits
- [PATCH] D20388: AMDGPU: Fix supported CL features
Jan Vesely via cfe-commits
- r272323 - [CMake] Version is aways greater than 3
Chris Bieneman via cfe-commits
- r272324 - [CMake] Cleaning up CMake version checks in ExternalProject calls
Chris Bieneman via cfe-commits
- r272325 - Redirect unused output in test to /dev/null
Richard Trieu via cfe-commits
- r272330 - clang-format: [JS] recognized named functions in AnnotatingParser.
Martin Probst via cfe-commits
- r272342 - RenderScript support in the Frontend
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21212: Add documentation for RenderScript changes
Pirama Arumuga Nainar via cfe-commits
- r272350 - Add doxygen comments to mmintrin.h's intrinsics.
Ekaterina Romanova via cfe-commits
- r272357 - Remove CXXConstructExpr::getFoundDecl(); it turned out to not be useful.
Richard Smith via cfe-commits
- [PATCH] D19260: [analyzer][scan-build-py] subprocess output handling reviewed in clang module
Devin Coughlin via cfe-commits
- r272361 - Reduce sizeof(CXXConstructorDecl) by 4-8 bytes.
Richard Smith via cfe-commits
- r272366 - Fix recognition of shadowed template parameter
Serge Pavlov via cfe-commits
- r272368 - Check for null pointers before calling the Stmt Profiler
Richard Trieu via cfe-commits
- r272378 - test commit: remove trailing whitespace in comments
Clement Courbet via cfe-commits
- [clang-tools-extra] r272381 - clang-rename: fix the DynamicCastExpr test on ps4
Miklos Vajna via cfe-commits
- [PATCH] D18170: [CUDA][OpenMP] Create generic offload toolchains
Jonas Hahnfeld via cfe-commits
- [PATCH] D21223: [clang-tidy] misc-move-const-arg: Detect if result of std::move() is being passed as a const ref argument
Martin Böhme via cfe-commits
- [PATCH] D20249: [OpenCL] Hierarchical/dynamic parallelism - enqueue kernel in OpenCL 2.0
Anastasia Stulova via cfe-commits
- [PATCH] D21224: [Driver] Add method to redirect output of Compilation.
Nikolay Haustov via cfe-commits
- r272386 - [ASTMatchers] New forEachOverriden matcher.
Clement Courbet via cfe-commits
- [PATCH] D19324: [ASTMatchers] new forEachOverriden matcher
Clement Courbet via cfe-commits
- [clang-tools-extra] r272387 - [include-fixer] give users an option to show N more headers in case there are too many candidates.
Eric Liu via cfe-commits
- r272394 - Preallocate ExplodedNode hash table
Ben Craig via cfe-commits
- [PATCH] D21228: Deprecated (legacy) string literal conversion to 'char *' causes strange overloading resolution
Alexander Makarov via cfe-commits
- [PATCH] D21229: [Analyzer] Don't cache report generation ExplodedNodes
Ben Craig via cfe-commits
- [libcxx] r272401 - [streambuf] Added call to traits_type::copy to common case in xsgetn()
Evandro Menezes via cfe-commits
- r272402 - This patch fixes target linker emulation for ARM 32 big endian.
Strahinja Petrovic via cfe-commits
- [PATCH] D21230: Do not embed all the cc1 options in bitcode commandline
Steven Wu via cfe-commits
- [PATCH] [clang] Emit ObjC method and block annotation attributes to IR
Max Bazaliy via cfe-commits
- r272412 - [-fms-extensions] Permit incomplete types in dynamic exception specifications
David Majnemer via cfe-commits
- r272413 - Strip Android version when looking up toolchain paths.
Josh Gao via cfe-commits
- r272415 - Remove a few gendered pronouns.
Nico Weber via cfe-commits
- [PATCH] D20710: Lit C++11 Compatibility Patch #9
Charles Li via cfe-commits
- [PATCH] D20795: Added ASTStructure for analyzing the structure of Stmts.
Anna Zaks via cfe-commits
- r272424 - Driver: make it easier to select the SjLj EH model
Saleem Abdulrasool via cfe-commits
- r272425 - [-fms-extensions] Don't crash on explicit class-scope specializations & default arguments
David Majnemer via cfe-commits
- [PATCH] D21240: Revise RenderScript attribute declaration
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D21241: Add an ASTMatcher for ignoring ExprWithCleanups.
Tim Shen via cfe-commits
- [PATCH] D21243: Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes.
Tim Shen via cfe-commits
- r245719 - Properly provide alignment of 'byval' arguments down to llvm.
David Blaikie via cfe-commits
- [PATCH] D16948: [libcxx] Filesystem TS -- Complete
Eric Fiselier via cfe-commits
- r272438 - Revise RenderScript attribute declaration
Pirama Arumuga Nainar via cfe-commits
- [PATCH] D20602: Add .rgba syntax extension to ext_vector_type types
Richard Smith via cfe-commits
- r272441 - Added missing close brace to OpaquePtr Visual Studio visualizer
Mike Spertus via cfe-commits
- [PATCH] D21247: Add `REQUIRES: c++experimental` where appropriate.
Dan Albert via cfe-commits
- [libcxx] r272443 - Add `REQUIRES: c++experimental` where appropriate.
Dan Albert via cfe-commits
- [PATCH] D21250: Make test less sensitive to resource dir
Paul Robinson via cfe-commits
- r272447 - [Sema] Return an appropriate result from CheckSpecifiedExceptionType
David Majnemer via cfe-commits
- [PATCH] D21256: Improved Visual Studio 2015 visualization of SmallVectorImpl
Mike Spertus via cfe-commits
- r272448 - Visual Studio visualizers associated with LookupResults
Mike Spertus via cfe-commits
- r272451 - [AVX512] Add _mm512_bsrli_epi128 and _mm512_bslli_epi128 intrinsics.
Craig Topper via cfe-commits
- r272452 - [AVX512] Implement 512-bit and masked shufflelo and shufflehi intrinsics directly with __builtin_shufflevector and __builtin_ia32_select. Also improve the formatting of the AVX2 version.
Craig Topper via cfe-commits
- r272453 - Revert "[ASTMatchers] New forEachOverriden matcher."
Chandler Carruth via cfe-commits
- r272454 - Revert "Strip Android version when looking up toolchain paths."
Chandler Carruth via cfe-commits
- r272456 - Fix this test to handle NDEBUG builds which don't have a name for the
Chandler Carruth via cfe-commits
- Add support for musl-libc on Linux
Lei Zhang via cfe-commits
- r272465 - [clang-format] pass Style by reference instead of value.
Eric Liu via cfe-commits
- r272466 - [X86] Add explicit typecasts to some intrinsics.
Craig Topper via cfe-commits
- r272467 - [AVX512] Implement masked and 512-bit pshufd intrinsics directly with __builtin_shufflevector and __builtin_ia32_select.
Craig Topper via cfe-commits
- r272470 - [AVX512] Use a regular expression instead of checking for a specific name in a CHECK line in test.
Craig Topper via cfe-commits
- [PATCH] D18470: [OPENMP] Remove unnecessary code generation of firstprivate clause for target directive in nvptx
Carlo Bertolli via cfe-commits
- r272480 - Fix cv-qualification of '*this' captures and nasty bug PR27507
Faisal Vali via cfe-commits
- [PATCH] D19783: Fix cv-qualification of '*this' captures (and nasty bug PR27507 introduced by commit 263921 "Implement Lambda Capture of *this by Value as [=, *this]")
Faisal Vali via cfe-commits
- r272487 - Visual Studio Visualizers for ActionResult, LocInfoType, and and TypeSourceInfo
Mike Spertus via cfe-commits
- [PATCH] D21260: Implement variadic lock_guard.
Eric Fiselier via cfe-commits
- r272490 - [X86][BMI] Improved bmi intrinsics checks
Simon Pilgrim via cfe-commits
- r272492 - [CodeGen] Update to use an ArrayRef of uint32_t instead of int in calls to CreateShuffleVector to match llvm interface change.
Craig Topper via cfe-commits
- [PATCH] D3243: Fix PR19195
Karthik Bhat via cfe-commits
- [PATCH] D21268: [x86] translate SSE packed FP comparison builtins to IR
Sanjay Patel via cfe-commits
- r272518 - Rudimentary support for Visual Studio Stmt visualizer
Mike Spertus via cfe-commits
- r272520 - Add some std::move where the value is only read otherwise.
Benjamin Kramer via cfe-commits
- [PATCH] D21270: clang-rename: implement handling of remaining named casts
Miklos Vajna via cfe-commits
- [PATCH] D21272: [Clang][X86] Convert non-temporal store builtins to generic __builtin_nontemporal_store in headers
Simon Pilgrim via cfe-commits
- [PATCH] D20358: [Clang][AVX512][Intrinsics]Convert AVX non-temporal store builtins to LLVM-native IR.
Simon Pilgrim via cfe-commits
- r272521 - Visual Studio native visualizer for ParsedTemplateArgument
Mike Spertus via cfe-commits
- r272522 - Visual Studio Visualizer for PackExpansionType
Mike Spertus via cfe-commits
- r272524 - clang-format: [JS] post-fix non-null assertion operator.
Martin Probst via cfe-commits
- [PATCH] D21273: clang-format: [JS] Introduce WrapJavaScriptImports option.
Martin Probst via cfe-commits
- r272529 - [analyzer] Add checker to verify the correct usage of the MPI API
Devin Coughlin via cfe-commits
- r272530 - [analyzer] Remove some list initialization from MPI Checker to make MSVC bots happy.
Devin Coughlin via cfe-commits
- r272531 - Improved Visual Studio visualization of OpaquePtr
Mike Spertus via cfe-commits
- r272532 - [AVX512] Masked pcmpeqd, pcmpeqq, pcmpgtd, and pcmpgtq don't require avx512bw, just avx512vl.
Craig Topper via cfe-commits
- r272534 - MPIBugReporter.h: Fix a warning. [-Wdocumentation]
NAKAMURA Takumi via cfe-commits
- [PATCH] D21275: clang-format: [JS] Indent namespaces in JavaScript/TS by default.
Martin Probst via cfe-commits
- [llvm-dev] [RFC] Embedded bitcode and related upstream (Part II)
Eric Christopher via cfe-commits
Last message date:
Sun Jun 12 23:44:05 PDT 2016
Archived on: Sun Jun 12 23:40:51 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).