Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-30 | warn about returning the address of a label. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85576 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-04-18 | __builtin_prefetch should be declared as "void __builtin_prefetch(const void ↵ | Chris Lattner | |
*)", not "const void __builtin_prefetch(void *)". This fixes PR3912. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69425 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-04-18 | rename test | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69424 91177308-0d34-0410-b5e6-96231b3b80d8 |