summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-blocks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Initialize debug info for special cases of functions that lack declarations ↵Alexey Samsonov2012-10-251-0/+14
and are generated by Clang (global initializers/destructors, thunks) . Fixes PR13942. llvm-svn: 166676
OpenPOWER on IntegriCloud