projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
086048d
)
small follow-up to r368604
author
Nico Weber
<nicolasweber@gmx.de>
Mon, 12 Aug 2019 19:19:29 +0000
(19:19 +0000)
committer
Nico Weber
<nicolasweber@gmx.de>
Mon, 12 Aug 2019 19:19:29 +0000
(19:19 +0000)
llvm-svn: 368605
libcxxabi/test/support/timer.h
patch
|
blob
|
history
diff --git
a/libcxxabi/test/support/timer.h
b/libcxxabi/test/support/timer.h
index
f8cd3b8
..
98a5dc0
100644
(file)
--- a/
libcxxabi/test/support/timer.h
+++ b/
libcxxabi/test/support/timer.h
@@
-6,8
+6,8
@@
//
//===----------------------------------------------------------------------===////
-#ifndef TIMER_H
PP
-#define TIMER_H
PP
+#ifndef TIMER_H
+#define TIMER_H
// Define LIBCXXABI_NO_TIMER to disable testing with a timer.
#ifndef LIBCXXABI_NO_TIMER
@@
-51,4
+51,4
@@
public:
#endif /* LIBCXXABI_NO_TIMER */
-#endif /* TIMER_H
PP
*/
+#endif /* TIMER_H */