summaryrefslogtreecommitdiffstats
path: root/libcxx/utils/google-benchmark/cmake/posix_regex.cpp
diff options
context:
space:
mode:
authorCasey Carter <Casey@Carter.net>2019-10-23 08:08:18 -0700
committerCasey Carter <Casey@Carter.net>2019-10-23 08:08:57 -0700
commit689ce810598bec7b35dd7ebe33ce5c5cce1453c7 (patch)
tree29abbd3cb52082c24bcd35de83e864126e63e1b0 /libcxx/utils/google-benchmark/cmake/posix_regex.cpp
parent8e574e56c624051f296545337dee117196c1e8d0 (diff)
downloadbcm5719-llvm-689ce810598bec7b35dd7ebe33ce5c5cce1453c7.tar.gz
bcm5719-llvm-689ce810598bec7b35dd7ebe33ce5c5cce1453c7.zip
[libc++][NFC] Remove excess trailing newlines from most files
Testing git commit access.
Diffstat (limited to 'libcxx/utils/google-benchmark/cmake/posix_regex.cpp')
-rw-r--r--libcxx/utils/google-benchmark/cmake/posix_regex.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/utils/google-benchmark/cmake/posix_regex.cpp b/libcxx/utils/google-benchmark/cmake/posix_regex.cpp
index 466dc62560a..02f6dfc278a 100644
--- a/libcxx/utils/google-benchmark/cmake/posix_regex.cpp
+++ b/libcxx/utils/google-benchmark/cmake/posix_regex.cpp
@@ -11,4 +11,3 @@ int main() {
regfree(&re);
return ret;
}
-
OpenPOWER on IntegriCloud