aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorStephan T. Lavavej <stl@nuwen.net>2023-12-06 05:48:43 -0800
committerGitHub <noreply@github.com>2023-12-06 08:48:43 -0500
commit02d513cf3a700aa3c12cd07ead9828a233f49920 (patch)
treef34581bae2173be038ac7181c830b562d80e5416 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentef2d59b1456866f441d324ed81b208851df26ef4 (diff)
downloadllvm-02d513cf3a700aa3c12cd07ead9828a233f49920.zip
llvm-02d513cf3a700aa3c12cd07ead9828a233f49920.tar.gz
llvm-02d513cf3a700aa3c12cd07ead9828a233f49920.tar.bz2
[libc++][test] Drop unnecessary typename and template for layout_meow::mapping (#74571)
This is a pure syntax cleanup, I don't need it for running libc++'s tests with MSVC's STL. This is possible because std::layout_meow and layout_wrapping_integral<1729> aren't dependent types. We only need typename and template when reaching into a dependent type, like `typename OtherLayout::template mapping<E2>` or `typename layout_wrapping_integral<Wraps>::template mapping<Extents>`.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions