aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2018-10-25 22:35:16 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2018-10-25 22:35:16 +0000
commita0254cac4bb924d7f2e898e578156be1a246f1dd (patch)
tree6e252ac15566267dba843c29d4646789d706e46d /clang/lib/CodeGen/CodeGenModule.cpp
parentb7caa809e1029e6d4b5b1cb7a9624e6076d10bd8 (diff)
downloadllvm-a0254cac4bb924d7f2e898e578156be1a246f1dd.zip
llvm-a0254cac4bb924d7f2e898e578156be1a246f1dd.tar.gz
llvm-a0254cac4bb924d7f2e898e578156be1a246f1dd.tar.bz2
Avoid STMT_ and DECL_ bitcodes overlapping.
This doesn't appear to matter for deserialization purposes, because we always know what kind of entity (declaration or statement/expression) we're trying to load, but it makes the llvm-bcanalyzer output a lot less mysterious. llvm-svn: 345328
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions