diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2013-05-17 16:56:53 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2013-05-17 16:56:53 +0000 |
commit | ffaf2eac4da21357fabef74805bd276e71f3884c (patch) | |
tree | ac64bdc9ba35809c90912faac4470b24d743a112 /clang/tools/libclang/CIndex.cpp | |
parent | 1ac08bbc7e83e1101ef0952b4926f8f0ffaeef9b (diff) | |
download | bcm5719-llvm-ffaf2eac4da21357fabef74805bd276e71f3884c.tar.gz bcm5719-llvm-ffaf2eac4da21357fabef74805bd276e71f3884c.zip |
[nolibc] Move all platforms to internal_getpid.
Before, we had an unused internal_getpid function for Linux, and a
platform-independent GetPid function. To make the naming conventions
consistent for syscall-like functions, the GetPid syscall wrapper
in sanitizer_posix.cc is moved to sanitizer_mac.cc, and GetPid is
renamed to internal_getpid, bringing the Linux variant into use.
llvm-svn: 182132
Diffstat (limited to 'clang/tools/libclang/CIndex.cpp')
0 files changed, 0 insertions, 0 deletions