[all-commits] [llvm/llvm-project] 4fc69a: Revert "[OpenMP][FIX] Verify compatible types for ...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Sep 28 22:40:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4fc69ab002382675d84f611f22599cb3cb4a0787
https://github.com/llvm/llvm-project/commit/4fc69ab002382675d84f611f22599cb3cb4a0787
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M clang/lib/Sema/SemaOpenMP.cpp
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
R clang/test/AST/ast-dump-openmp-begin-declare-variant_template_3.cpp
Log Message:
-----------
Revert "[OpenMP][FIX] Verify compatible types for declare variant calls"
This reverts commit c942095790decf525a445f3bd68fb9bcc9aa43c6.
One of the tests broke, revert to investigate.
More information about the All-commits
mailing list