Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make __has_builtin work with __builtin_LINE and friends. | Eric Fiselier | 2019-05-29 | 1 | -4/+4 |
* | Remove unneeded alignment spec from builtin_FUNCTION.cpp test | Eric Fiselier | 2019-05-16 | 1 | -2/+2 |
* | Fix failing source location test on Windows | Eric Fiselier | 2019-05-16 | 1 | -5/+5 |
* | Implement __builtin_LINE() et. al. to support source location capture. | Eric Fiselier | 2019-05-16 | 1 | -0/+41 |