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 | a2c6912c416c2d9f79d18f3a88ab0ae2609286c3 (patch) | |
tree | ec41d8ff8661d77c0a59605574f39c704fc4853e /lib/Basic/SourceManager.cpp | |
parent | 02d53e76f2666dc5edd4951fd7a9ad87a3795a49 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56705 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions