diff options
| author | Paul Robinson <paul_robinson@playstation.sony.com> | 2016-04-27 17:37:12 +0000 | 
|---|---|---|
| committer | Paul Robinson <paul_robinson@playstation.sony.com> | 2016-04-27 17:37:12 +0000 | 
| commit | b17327d7b6c0077ff176f138f283a04867fdf707 (patch) | |
| tree | 9d4179978473bc1babaf86495070311f4855e31b /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 50426191d7b93446e1db490b768e2bb8e56b4f0f (diff) | |
| download | llvm-b17327d7b6c0077ff176f138f283a04867fdf707.zip llvm-b17327d7b6c0077ff176f138f283a04867fdf707.tar.gz llvm-b17327d7b6c0077ff176f138f283a04867fdf707.tar.bz2 | |
PR21823: 'nodebug' attribute on global/static variables.
Make 'nodebug' on a global/static variable suppress all debug info
for the variable. Previously it would only suppress info for the
associated initializer function, if any.
Differential Revision: http://reviews.llvm.org/D19567
llvm-svn: 267746
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
