]> granicus.if.org Git - clang/commit
[codeview] Stop emitting fully qualified subprogram display names
authorReid Kleckner <rnk@google.com>
Fri, 17 Jun 2016 16:11:20 +0000 (16:11 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 17 Jun 2016 16:11:20 +0000 (16:11 +0000)
commitf42cc8a737359ddae3494a261202825c924db2cc
treee14cbf8e9b526679f8d931f7e86c499eeebc33c5
parenta2c687fa9cdc34b0ca4d1000a401e17a7e27bbb4
[codeview] Stop emitting fully qualified subprogram display names

This effectively reverts r255744, and leaves the printing option tweaks.

We can add the name qualifiers easily in the backend.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-codeview-display-name.cpp