Age | Commit message (Expand) | Author |
---|---|---|
2013-01-29 | Downgrade 'attribute ignored when parsing type' from error to warning, to match | Richard Smith |
2013-01-15 | Fix behavior of [[gnu::]] function attributes. Per g++'s behavior, these | Richard Smith |
2013-01-14 | clang/test/SemaCXX/cxx11-gnu-attrs.cpp: Add explicit -triple x86_64-unknown-u... | NAKAMURA Takumi |
2013-01-14 | Add extra tests for [[gnu::...]] attributes, missed from r172382. | Richard Smith |