diff options
author | Florian Hahn <flo@fhahn.com> | 2025-10-15 19:46:28 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-10-15 19:46:28 +0100 |
commit | 86b89a6dcc7909409dbc50f469008009f27df257 (patch) | |
tree | 4c61c902a2060de320a6fb18354defa2aaa3d036 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 59ab4d4bbc07518118a1dab7a0978cbd5f489f8d (diff) | |
download | llvm-86b89a6dcc7909409dbc50f469008009f27df257.zip llvm-86b89a6dcc7909409dbc50f469008009f27df257.tar.gz llvm-86b89a6dcc7909409dbc50f469008009f27df257.tar.bz2 |
[VPlan] Mark VPlan argument in isHeaderMask as const (NFC).
isHeaderMask should not modify the VPlan; mark as const to allow easy
re-use in the VPlanVerifier.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions