aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-04-09 22:17:06 +0000
committerReid Kleckner <reid@kleckner.net>2014-04-09 22:17:06 +0000
commitb49fee0b414ee2acfcd5e9cd1cf801af0ed1308f (patch)
treec3894fddd73caf7c0cba9cf3f96362845bc38c28 /clang/lib/CodeGen/CodeGenModule.cpp
parent39a907b1c223c7503b905834f658622f56080c64 (diff)
downloadllvm-b49fee0b414ee2acfcd5e9cd1cf801af0ed1308f.zip
llvm-b49fee0b414ee2acfcd5e9cd1cf801af0ed1308f.tar.gz
llvm-b49fee0b414ee2acfcd5e9cd1cf801af0ed1308f.tar.bz2
Thread safety: move the inline function back into a namespace
Moving it into a struct makes things work because it implicitly marks the function as inline. The struct is unnecessary if you explicitly mark the function inline. llvm-svn: 205935
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions