[all-commits] [llvm/llvm-project] 4c4f4d: Silence an MSVC "not all control paths" diagnostic...
AaronBallman via All-commits
all-commits at lists.llvm.org
Mon Dec 16 06:35:23 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c4f4dd3f894a0f7a20df8b9696ffe22ab388821
https://github.com/llvm/llvm-project/commit/4c4f4dd3f894a0f7a20df8b9696ffe22ab388821
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M clang/include/clang/AST/TypeProperties.td
Log Message:
-----------
Silence an MSVC "not all control paths" diagnostic; NFC.
More information about the All-commits
mailing list