[all-commits] [llvm/llvm-project] bb3111: [clang][xray] Add xray attributes to functions wit...
Ian Levesque via All-commits
all-commits at lists.llvm.org
Tue Mar 31 21:14:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb3111cbaf7b181bcda94415456a69b2a6b767ad
https://github.com/llvm/llvm-project/commit/bb3111cbaf7b181bcda94415456a69b2a6b767ad
Author: Ian Levesque <ianlevesque at fb.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M clang/lib/CodeGen/CodeGenFunction.cpp
A clang/test/CodeGen/xray-global-init.cpp
Log Message:
-----------
[clang][xray] Add xray attributes to functions without decls too
Summary: This allows instrumenting things like global initializers
Reviewers: dberris, MaskRay, smeenai
Subscribers: cfe-commits, johnislarry
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77191
More information about the All-commits
mailing list