[all-commits] [llvm/llvm-project] 51cfad: [flang] Ensure Preprocessor::Define saves macro na...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Aug 13 09:01:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 51cfad3a1af6fcfba0b2fa2ef73c6860b4034e89
https://github.com/llvm/llvm-project/commit/51cfad3a1af6fcfba0b2fa2ef73c6860b4034e89
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M flang/lib/Parser/preprocessor.cpp
Log Message:
-----------
[flang] Ensure Preprocessor::Define saves macro names correctly
This fixes problems with macros defined with -D on the command line
and predefined macros defined in the throwaway driver program.
More information about the All-commits
mailing list