summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-03-26 23:45:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-03-26 23:45:40 +0000
commit7bcfdd516c0f615a014e9013d329dc3c4706bb6b (patch)
tree079d01ce78fe751f31810c3b2a4ea0cfe9a56409 /clang/lib/Sema/SemaDecl.cpp
parent2a20e2705744b2e7c6e29542e8c50426a701aa95 (diff)
downloadbcm5719-llvm-7bcfdd516c0f615a014e9013d329dc3c4706bb6b.tar.gz
bcm5719-llvm-7bcfdd516c0f615a014e9013d329dc3c4706bb6b.zip
[Modules] Delete stale, pointless code. All tests still pass with this
logic removed. This logic was both inserting all builtins into the identifier table and ensuring they would get serialized. The first happens unconditionally now, and we always write out the entire identifier table. This code can simply go away. llvm-svn: 233331
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud