Fix comment in lsan_linux.cc

llvm-svn: 298879
This commit is contained in:
Francis Ricci 2017-03-27 19:44:11 +00:00
parent 3e564e985f
commit 2609fd319f

View File

@ -22,5 +22,5 @@ AllocatorCache *GetAllocatorCache() { return &allocator_cache; }
} // namespace __lsan
#endif // CAN_SANITIZE_LEAKS && SANITIZER_LINUX
#endif // SANITIZER_LINUX