diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-03-26 23:45:40 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-03-26 23:45:40 +0000 |
commit | 7bcfdd516c0f615a014e9013d329dc3c4706bb6b (patch) | |
tree | 079d01ce78fe751f31810c3b2a4ea0cfe9a56409 /clang/lib/Sema/SemaDecl.cpp | |
parent | 2a20e2705744b2e7c6e29542e8c50426a701aa95 (diff) | |
download | bcm5719-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