summaryrefslogtreecommitdiffstats
path: root/unittests/Frontend
diff options
context:
space:
mode:
authorZhanyong Wan <wan@google.com>2011-02-09 07:42:47 +0000
committerZhanyong Wan <wan@google.com>2011-02-09 07:42:47 +0000
commitf0ed580ea5cdc171973c1ac259a9ee21badb80d8 (patch)
tree6794e426c253baf8270abe7225b719852b5f9c3f /unittests/Frontend
parent824c547dc5d4451b9dbacc56621592fa010878f4 (diff)
Fix a typo in a comment in tools/clang/unittests/Frontend/Makefile.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125182 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Frontend')
-rw-r--r--unittests/Frontend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Frontend/Makefile b/unittests/Frontend/Makefile
index 1ac0dd64a5..cdbfb4c57c 100644
--- a/unittests/Frontend/Makefile
+++ b/unittests/Frontend/Makefile
@@ -1,4 +1,4 @@
-##===- unittests/ADT/Makefile ------------------------------*- Makefile -*-===##
+##===- unittests/Frontend/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#