[all-commits] [llvm/llvm-project] 772f48: Change while to do-while
pi1024e via All-commits
all-commits at lists.llvm.org
Thu Jun 25 09:30:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 772f4826465de80d8c7f11b2fb35b92f9fe58f45
https://github.com/llvm/llvm-project/commit/772f4826465de80d8c7f11b2fb35b92f9fe58f45
Author: Seija Kijin <doremylover123 at gmail.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M clang/lib/Analysis/ReachableCode.cpp
Log Message:
-----------
Change while to do-while
Differential Revision: https://reviews.llvm.org/D70603
More information about the All-commits
mailing list