[sanitizer] Add missing file comment.

llvm-svn: 197807
This commit is contained in:
Evgeniy Stepanov 2013-12-20 13:13:49 +00:00
parent 66297cac72
commit 3d0edea4e1
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
//
//===----------------------------------------------------------------------===//
//
// zzz
// Common macro definitions for interceptors.
// Always use this headers instead of interception/interception.h.
//
//===----------------------------------------------------------------------===//
#ifndef SANITIZER_INTERCEPTION_H