[all-commits] [llvm/llvm-project] f0fd85: Fix SFINAE in CFG.cpp.

Justin Lebar via All-commits all-commits at lists.llvm.org
Tue Feb 11 10:37:23 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f0fd852fcd054297f2b07e2ca87551de9b2a39c0
      https://github.com/llvm/llvm-project/commit/f0fd852fcd054297f2b07e2ca87551de9b2a39c0
  Author: Justin Lebar <jlebar at google.com>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M clang/lib/Analysis/CFG.cpp

  Log Message:
  -----------
  Fix SFINAE in CFG.cpp.

Summary: Used std::enable_if without ::type.

Reviewers: bkramer, MaskRay

Subscribers: martong, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D74412




More information about the All-commits mailing list