diff options
| author | Devang Patel <dpatel@apple.com> | 2008-09-26 22:53:57 +0000 |
|---|---|---|
| committer | Devang Patel <dpatel@apple.com> | 2008-09-26 22:53:57 +0000 |
| commit | 597e70876ea9a03f039b6c0b817b379d00272b88 (patch) | |
| tree | 8fedcbc5c08e5141d1f015cb2c9dd043b33827b2 /clang/lib/Basic/SourceManager.cpp | |
| parent | a05633e105cc2df01f0a5017b1269b6f32e01416 (diff) | |
| download | llvm-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
