summaryrefslogtreecommitdiffstats
path: root/compiler-rt
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2013-12-20 13:13:49 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2013-12-20 13:13:49 +0000
commit3d0edea4e1d350b7e4a88bed9cd88bad6585127c (patch)
treed72e3c0830a6f00a0464260818c9c8773d298f92 /compiler-rt
parent66297cac72215a912be684584fc77660fbeba6e0 (diff)
downloadbcm5719-llvm-3d0edea4e1d350b7e4a88bed9cd88bad6585127c.tar.gz
bcm5719-llvm-3d0edea4e1d350b7e4a88bed9cd88bad6585127c.zip
[sanitizer] Add missing file comment.
llvm-svn: 197807
Diffstat (limited to 'compiler-rt')
-rw-r--r--compiler-rt/lib/sanitizer_common/sanitizer_interception.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler-rt/lib/sanitizer_common/sanitizer_interception.h b/compiler-rt/lib/sanitizer_common/sanitizer_interception.h
index 1d1eea13fcf..b63462d2735 100644
--- a/compiler-rt/lib/sanitizer_common/sanitizer_interception.h
+++ b/compiler-rt/lib/sanitizer_common/sanitizer_interception.h
@@ -7,7 +7,8 @@
//
//===----------------------------------------------------------------------===//
//
-// zzz
+// Common macro definitions for interceptors.
+// Always use this headers instead of interception/interception.h.
//
//===----------------------------------------------------------------------===//
#ifndef SANITIZER_INTERCEPTION_H
OpenPOWER on IntegriCloud