[all-commits] [llvm/llvm-project] 33c526: [flang][NFC] Fix first line of magic-numbers.h
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Oct 4 09:37:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33c526416058cfd41a57a7ff73103127b319d6d1
https://github.com/llvm/llvm-project/commit/33c526416058cfd41a57a7ff73103127b319d6d1
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M flang/include/flang/Runtime/magic-numbers.h
Log Message:
-----------
[flang][NFC] Fix first line of magic-numbers.h
The first line of flang/include/flang/Runtime/magic-numbers.h
got split into two somehow; join it back up.
Differential Revision: https://reviews.llvm.org/D110965
More information about the All-commits
mailing list