[all-commits] [llvm/llvm-project] eca400: [NFC] Move OptionUtils from Basic to Driver
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Mon Dec 23 05:46:51 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eca40066ebb5759aa44d21833c7a1fd7dd2361af
https://github.com/llvm/llvm-project/commit/eca40066ebb5759aa44d21833c7a1fd7dd2361af
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2019-12-23 (Mon, 23 Dec 2019)
Changed paths:
R clang/include/clang/Basic/OptionUtils.h
A clang/include/clang/Driver/OptionUtils.h
M clang/include/clang/Frontend/Utils.h
M clang/lib/Basic/CMakeLists.txt
R clang/lib/Basic/OptionUtils.cpp
M clang/lib/Driver/CMakeLists.txt
A clang/lib/Driver/OptionUtils.cpp
Log Message:
-----------
[NFC] Move OptionUtils from Basic to Driver
Differential Revision: https://reviews.llvm.org/D71802
More information about the All-commits
mailing list