forked from OSchip/llvm-project
Fix the top-of-file comment in Attr.h to say that it's about attributes, not
expressions. llvm-svn: 158285
This commit is contained in:
parent
f561a9562d
commit
f3d90890ec
|
@ -1,4 +1,4 @@
|
|||
//===--- Attr.h - Classes for representing expressions ----------*- C++ -*-===//
|
||||
//===--- Attr.h - Classes for representing attributes ----------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue