aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2008-09-26 22:53:57 +0000
committerDevang Patel <dpatel@apple.com>2008-09-26 22:53:57 +0000
commit597e70876ea9a03f039b6c0b817b379d00272b88 (patch)
tree8fedcbc5c08e5141d1f015cb2c9dd043b33827b2 /clang/lib/Basic/SourceManager.cpp
parenta05633e105cc2df01f0a5017b1269b6f32e01416 (diff)
downloadllvm-597e70876ea9a03f039b6c0b817b379d00272b88.zip
llvm-597e70876ea9a03f039b6c0b817b379d00272b88.tar.gz
llvm-597e70876ea9a03f039b6c0b817b379d00272b88.tar.bz2
Now Attributes are divided in three groups
- return attributes - inreg, zext and sext - parameter attributes - function attributes - nounwind, readonly, readnone, noreturn Return attributes use 0 as the index. Function attributes use ~0U as the index. llvm-svn: 56705
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions