diff options
author | Jason Molenda <jason@molenda.com> | 2022-08-02 14:23:00 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2022-08-02 14:24:11 -0700 |
commit | 318454a8e5fce57a92573f42e39f148adcedc5d4 (patch) | |
tree | 2fde0860c99ea68b284e1fd62095f205f487c427 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 59c6f418fa3c5d6f5c8b75ebd817be8113de7931 (diff) | |
download | llvm-318454a8e5fce57a92573f42e39f148adcedc5d4.zip llvm-318454a8e5fce57a92573f42e39f148adcedc5d4.tar.gz llvm-318454a8e5fce57a92573f42e39f148adcedc5d4.tar.bz2 |
Inline my uuid_is_null() implementation in a header file
This either needs to be static, or forced inline, or in a separate
source file. Given that we only have one function in this
UuidCompatibility.h, I think forced inline for the handful of uses
of it may be best.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions