[DAG] TransformFPLoadStorePair - early out if we're not loading a simple type
[llvm-project.git] / clang / test / Modules / Inputs / module-map-path-hash / a.h
blobf1373543a2b54ecd88c8143f56648d03cf15ae15
1 #pragma once
2 int a = 42;