[all-commits] [llvm/llvm-project] 018ad3: [AST] Fix typo on NoInitExpr dependence computation
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Mar 27 11:40:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 018ad3b05ec7c1c217ef203042c652a1535d3588
https://github.com/llvm/llvm-project/commit/018ad3b05ec7c1c217ef203042c652a1535d3588
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M clang/lib/AST/ComputeDependence.cpp
Log Message:
-----------
[AST] Fix typo on NoInitExpr dependence computation
More information about the All-commits
mailing list