[all-commits] [llvm/llvm-project] c7e09e: [nfc][flang] Eliminate the dependency on cctype by...
Shao-Ce SUN via All-commits
all-commits at lists.llvm.org
Wed Apr 12 08:56:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7e09e99abde05a6c2585b30e7b2787a17b2aa9d
https://github.com/llvm/llvm-project/commit/c7e09e99abde05a6c2585b30e7b2787a17b2aa9d
Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M flang/include/flang/Parser/characters.h
M flang/lib/Parser/token-parsers.h
M flang/lib/Semantics/resolve-labels.cpp
Log Message:
-----------
[nfc][flang] Eliminate the dependency on cctype by using characters.h
Reviewed By: klausler
Differential Revision: https://reviews.llvm.org/D148076
More information about the All-commits
mailing list