[all-commits] [llvm/llvm-project] 05a9e3: [YAMLTraits] - Revert a change committed by a mist...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Sat Oct 26 04:59:04 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 05a9e344ee35f3b5989df5b95c80a2955389cbbb
https://github.com/llvm/llvm-project/commit/05a9e344ee35f3b5989df5b95c80a2955389cbbb
Author: georgerim <georgerim at gmail.com>
Date: 2019-10-26 (Sat, 26 Oct 2019)
Changed paths:
M llvm/include/llvm/Support/YAMLTraits.h
Log Message:
-----------
[YAMLTraits] - Revert a change committed by a mistake in D68983
I've accidentally reverted one of my previous patches.
It was not catched by bots because (I guess) they do not
build in debug (we have a test case which triggers an assert
in MSVS when runs without this change).
More info: https://reviews.llvm.org/D68983#inline-624235
Reported by Jordan Rupprecht.
More information about the All-commits
mailing list