[all-commits] [llvm/llvm-project] 53122c: [NFC] Correct name of profile function to Profile ...
Ralender via All-commits
all-commits at lists.llvm.org
Thu Oct 15 01:54:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 53122ce2b39f5fb52c7a5933cc4cf32aad43568f
https://github.com/llvm/llvm-project/commit/53122ce2b39f5fb52c7a5933cc4cf32aad43568f
Author: Tyker <tyker1 at outlook.com>
Date: 2020-10-15 (Thu, 15 Oct 2020)
Changed paths:
M clang/include/clang/AST/APValue.h
M clang/lib/AST/APValue.cpp
Log Message:
-----------
[NFC] Correct name of profile function to Profile in APValue
Capitalize the profile function of APValue such that it can be used by FoldingSetNodeID
Reviewed By: rsmith
Differential Revision: https://reviews.llvm.org/D88643
More information about the All-commits
mailing list