diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-04-09 18:08:15 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-04-09 18:08:15 +0000 |
commit | 37099d9afd9b08cea378f1c8b03d6160d4dc3e35 (patch) | |
tree | 68749a7851c6daf763b326f22d92b0b3111757d1 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h | |
parent | 068898cb83e545abeb708bf3ff8b372c61c336d5 (diff) | |
download | bcm5719-llvm-37099d9afd9b08cea378f1c8b03d6160d4dc3e35.tar.gz bcm5719-llvm-37099d9afd9b08cea378f1c8b03d6160d4dc3e35.zip |
Define a function with "... llvm::func...".
Using this instead of
namespace llvm {
func...
}
Has the advantage that the build fails with a compiler error if it gets out
of sync with the .h file.
llvm-svn: 234515
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h')
0 files changed, 0 insertions, 0 deletions