[all-commits] [llvm/llvm-project] 226754: Fix the build after cd26190a10fceb6e1472fabcd9e173...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu Mar 31 09:04:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2267549296dabfed31ce194bb124f7bdb91f74c5
https://github.com/llvm/llvm-project/commit/2267549296dabfed31ce194bb124f7bdb91f74c5
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-03-31 (Thu, 31 Mar 2022)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
Log Message:
-----------
Fix the build after cd26190a10fceb6e1472fabcd9e1736f62f078c4
These variables were being used uninitialized and it caused a
significant number of test failures on Windows.
More information about the All-commits
mailing list