diff options
author | Shankar Easwaran <shankare@codeaurora.org> | 2013-10-09 07:32:47 +0000 |
---|---|---|
committer | Shankar Easwaran <shankare@codeaurora.org> | 2013-10-09 07:32:47 +0000 |
commit | 49408ece479c3bf4a7c4537645442e8e1cca89e5 (patch) | |
tree | b6391d170767286696f67866000a7edc8bc745ef /clang/lib/AST/VTableBuilder.cpp | |
parent | 2d0d180ab48f86525469f957702bbd4673b8816a (diff) | |
download | bcm5719-llvm-49408ece479c3bf4a7c4537645442e8e1cca89e5.tar.gz bcm5719-llvm-49408ece479c3bf4a7c4537645442e8e1cca89e5.zip |
[Layout] Dont set ordinals to Files by default.
This change removes code in various places which was setting the File Ordinals.
This is because the file ordinals are assigned by the way files are resolved.
There was no other way than making the getNextFileAndOrdinal be set const and
change the _nextOrdinal to mutable.
There are so many places in code, that you would need to cleanup to make
LinkingContext non-const!
llvm-svn: 192280
Diffstat (limited to 'clang/lib/AST/VTableBuilder.cpp')
0 files changed, 0 insertions, 0 deletions