Age | Commit message (Expand) | Author |
---|---|---|
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-10-25 | ATTRIBUTE_UNUSED has been renamed to LLVM_ATTRIBUTE_UNUSED. | Duncan Sands |
2010-10-20 | Add ATTRIBUTE_UNUSED for -Asserts. | NAKAMURA Takumi |
2010-10-19 | lib/System/Win32/ThreadLocal.inc: Suppress "unused" warning on -Asserts. | NAKAMURA Takumi |
2010-07-28 | Add an erase() method to llvm::ThreadLocal. | Owen Anderson |
2009-06-30 | Fixed assert that checks return value of TlsSetValue. | Oscar Fuentes |
2009-06-26 | Fix error in the Win32 implementation pointed out by Howard Su. | Owen Anderson |
2009-06-25 | Add support for const thread locals. | Owen Anderson |
2009-06-25 | Add a class for supporting platform independent thread-local storage. | Owen Anderson |