[all-commits] [llvm/llvm-project] 9ce8eb: [flang] Remove macro replacement in angular bracke...
Ethan Luis McDonough via All-commits
all-commits at lists.llvm.org
Fri Feb 17 23:59:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ce8eb0fbc83d9652f9266e5c7077727b8012db9
https://github.com/llvm/llvm-project/commit/9ce8eb0fbc83d9652f9266e5c7077727b8012db9
Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Changed paths:
M flang/lib/Parser/preprocessor.cpp
A flang/test/Preprocessing/preserve-brace-include.F90
Log Message:
-----------
[flang] Remove macro replacement in angular bracket includes
Addresses Github issue [[ https://github.com/llvm/llvm-project/issues/60317 | #60317 ]].
Reviewed By: klausler
Differential Revision: https://reviews.llvm.org/D143469
More information about the All-commits
mailing list