[all-commits] [llvm/llvm-project] 3b338e: [flang] Add preprocessor test for defines passed o...
David Truby via All-commits
all-commits at lists.llvm.org
Mon Aug 17 06:36:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b338e53e956d239efe2e8319d863838e5fdb857
https://github.com/llvm/llvm-project/commit/3b338e53e956d239efe2e8319d863838e5fdb857
Author: David Truby <david.truby at arm.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
A flang/test/Preprocessing/defines.F90
Log Message:
-----------
[flang] Add preprocessor test for defines passed on the command line
This adds a test for D85862 to ensure that preprocessor definitions
passed on command lines don't regress in future.
Reviewed By: tskeith
Differential Revision: https://reviews.llvm.org/D85967
More information about the All-commits
mailing list