summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/builtin-source-location.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reapply: LLVM IR: update Clang tests for byval being a typed attribute.Tim Northover2019-05-301-2/+2
* Revert "LLVM IR: update Clang tests for byval being a typed attribute."Tim Northover2019-05-291-2/+2
* LLVM IR: update Clang tests for byval being a typed attribute.Tim Northover2019-05-291-2/+2
* Fix PCC test failures for source location builtinsEric Fiselier2019-05-161-1/+1
* Implement __builtin_LINE() et. al. to support source location capture.Eric Fiselier2019-05-161-0/+268
OpenPOWER on IntegriCloud