aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2016-01-28 10:07:27 +0000
committerOliver Stannard <oliver.stannard@arm.com>2016-01-28 10:07:27 +0000
commitb4b092ea1bf6b41012f0d9b98f8d519e9384c109 (patch)
tree251170034b8d4bcf080b61d8cb2e09194009b083 /clang/lib/CodeGen/CodeGenAction.cpp
parentd3b78430d1112dec60dfe13b349bb629bc960874 (diff)
downloadllvm-b4b092ea1bf6b41012f0d9b98f8d519e9384c109.zip
llvm-b4b092ea1bf6b41012f0d9b98f8d519e9384c109.tar.gz
llvm-b4b092ea1bf6b41012f0d9b98f8d519e9384c109.tar.bz2
Add backend dignostic printer for unsupported features
Re-commit of r258951 after fixing layering violation. The related LLVM patch adds a backend diagnostic type for reporting unsupported features, this adds a printer for them to clang. In the case where debug location information is not available, I've changed the printer to report the location as the first line of the function, rather than the closing brace, as the latter does not give the user any information. This also affects optimisation remarks. Differential Revision: http://reviews.llvm.org/D16590 llvm-svn: 259035
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions