[all-commits] [llvm/llvm-project] 9cfa89: [flang] add a static assert in CheckUnitNumberInRa...
jeanPerier via All-commits
all-commits at lists.llvm.org
Mon Apr 11 00:33:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cfa899b87c583e0dcd20e4d35c8e9d337ee14f9
https://github.com/llvm/llvm-project/commit/9cfa899b87c583e0dcd20e4d35c8e9d337ee14f9
Author: Jean Perier <jperier at nvidia.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M flang/runtime/io-api.cpp
Log Message:
-----------
[flang] add a static assert in CheckUnitNumberInRangeImpl
Add a check that CheckUnitNumberInRangeImpl is not needlessly instantiated.
Differential Revision: https://reviews.llvm.org/D123285
More information about the All-commits
mailing list