[all-commits] [llvm/llvm-project] df2a1f: Add profiling support for APValues.
Richard Smith via All-commits
all-commits at lists.llvm.org
Sun Sep 27 20:06:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: df2a1f2aabf6692daa83e849f0fdc37f9e402fca
https://github.com/llvm/llvm-project/commit/df2a1f2aabf6692daa83e849f0fdc37f9e402fca
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-09-27 (Sun, 27 Sep 2020)
Changed paths:
M clang/include/clang/AST/APValue.h
M clang/lib/AST/APValue.cpp
Log Message:
-----------
Add profiling support for APValues.
For C++20 P0732R2; unused so far. Will be used and tested by a follow-on
commit.
More information about the All-commits
mailing list