summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-10-16 17:45:35 +0000
committerJordan Rose <jordan_rose@apple.com>2013-10-16 17:45:35 +0000
commitac07c8dae7ce595b3e77d2de291fda97a1a70278 (patch)
tree5fde6dd3a80a58dda1a9b88156b91db4836f184f /clang/lib/CodeGen/CodeGenModule.cpp
parent34cb04393a85f7a867db4a8dff25521a75aada19 (diff)
downloadbcm5719-llvm-ac07c8dae7ce595b3e77d2de291fda97a1a70278.tar.gz
bcm5719-llvm-ac07c8dae7ce595b3e77d2de291fda97a1a70278.zip
[analyzer] Don't draw edges to C++11 in-class member initializers.
Since these aren't lexically in the constructor, drawing arrows would be a horrible jump across the body of the class. We could still do better here by skipping over unimportant initializers, but this at least keeps everything within the body of the constructor. <rdar://problem/14960554> llvm-svn: 192818
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud