Correcting a typo in a comment; NFC.

llvm-svn: 272136
This commit is contained in:
Aaron Ballman 2016-06-08 12:33:18 +00:00
parent b16882ddf1
commit 6d0632f78f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// //
// This files defines TypeLocBuilder, a class for building TypeLocs // This file defines TypeLocBuilder, a class for building TypeLocs
// bottom-up. // bottom-up.
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//