diff options
| author | Reid Kleckner <reid@kleckner.net> | 2014-04-09 22:17:06 +0000 |
|---|---|---|
| committer | Reid Kleckner <reid@kleckner.net> | 2014-04-09 22:17:06 +0000 |
| commit | b49fee0b414ee2acfcd5e9cd1cf801af0ed1308f (patch) | |
| tree | c3894fddd73caf7c0cba9cf3f96362845bc38c28 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 39a907b1c223c7503b905834f658622f56080c64 (diff) | |
| download | llvm-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
