summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ModuleManager.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/Serialization/ModuleManager.cpp
parent39a907b1c223c7503b905834f658622f56080c64 (diff)
downloadbcm5719-llvm-b49fee0b414ee2acfcd5e9cd1cf801af0ed1308f.tar.gz
bcm5719-llvm-b49fee0b414ee2acfcd5e9cd1cf801af0ed1308f.zip
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/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud