summaryrefslogtreecommitdiff
path: root/include/llvm/Config/config.h.in
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-01-30 01:38:03 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-01-30 01:38:03 +0000
commitd749382c8cc991bc75a384212a898e2396a09837 (patch)
tree413b839adb2e1e97fd5f78c113645c5f9105d352 /include/llvm/Config/config.h.in
parenta4afeef1863d2dd5e9deb7fa4baeeecf229d5f7c (diff)
downloadllvm-d749382c8cc991bc75a384212a898e2396a09837.tar.gz
llvm-d749382c8cc991bc75a384212a898e2396a09837.tar.bz2
llvm-d749382c8cc991bc75a384212a898e2396a09837.tar.xz
[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
http://llvm-reviews.chandlerc.com/D332 Signed-off-by: Saleem Abdulrasool <compnerd@compnerd.org> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173879 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config/config.h.in')
-rw-r--r--include/llvm/Config/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index a4f8af4db0..5fb4c8183b 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -72,7 +72,7 @@
/* Define to 1 if you have the <CrashReporterClient.h> header file. */
#undef HAVE_CRASHREPORTERCLIENT_H
-/* Define if __crashreporter_info__ exists. */
+/* can use __crashreporter_info__ */
#undef HAVE_CRASHREPORTER_INFO
/* Define to 1 if you have the <ctype.h> header file. */