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 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 068898cb83e545abeb708bf3ff8b372c61c336d5 (diff) | |
download | llvm-37099d9afd9b08cea378f1c8b03d6160d4dc3e35.zip llvm-37099d9afd9b08cea378f1c8b03d6160d4dc3e35.tar.gz llvm-37099d9afd9b08cea378f1c8b03d6160d4dc3e35.tar.bz2 |
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 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions