[all-commits] [llvm/llvm-project] c6e065: [Driver] Simplify xray options
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 11 12:03:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6e065ef22c29a341dcc764f8f6ed9ab5ec1c57a
https://github.com/llvm/llvm-project/commit/c6e065ef22c29a341dcc764f8f6ed9ab5ec1c57a
Author: Fangrui Song <i at maskray.me>
Date: 2023-06-11 (Sun, 11 Jun 2023)
Changed paths:
M clang/include/clang/Driver/XRayArgs.h
M clang/lib/Driver/XRayArgs.cpp
A clang/test/Driver/xray-function-groups.cpp
Log Message:
-----------
[Driver] Simplify xray options
Also add driver test missed by D87953 (-fxray-function-groups=).
(test/Driver/XRay/lit.local.cfg misunderstands how driver testing works.
We place the test in test/Driver instead.)
More information about the All-commits
mailing list