[all-commits] [llvm/llvm-project] 703895: [clang] Language to String function (#69487)
Yusra Syeda via All-commits
all-commits at lists.llvm.org
Fri Oct 27 14:23:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 703895b131720682a3ca596a96a7c94fb281c0e4
https://github.com/llvm/llvm-project/commit/703895b131720682a3ca596a96a7c94fb281c0e4
Author: Yusra Syeda <99052248+ysyeda at users.noreply.github.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M clang/include/clang/Basic/LangStandard.h
M clang/lib/Basic/LangStandards.cpp
Log Message:
-----------
[clang] Language to String function (#69487)
This PR adds a function which converts the language to string. This is
intended to be used by the z/OS target, see the patch here:
https://github.com/llvm/llvm-project/pull/68926
---------
Co-authored-by: Yusra Syeda <yusra.syeda at ibm.com>
More information about the All-commits
mailing list