diff options
| author | Sam McCall <sam.mccall@gmail.com> | 2017-03-09 10:47:44 +0000 |
|---|---|---|
| committer | Sam McCall <sam.mccall@gmail.com> | 2017-03-09 10:47:44 +0000 |
| commit | 573050e703308c624e48c7f36f19dc2d83d7170f (patch) | |
| tree | 117d50c89d6e50bda3d7fdd100a747702017e037 /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 76630d43f6081c657ac5be2406061d43334045dd (diff) | |
| download | llvm-573050e703308c624e48c7f36f19dc2d83d7170f.zip llvm-573050e703308c624e48c7f36f19dc2d83d7170f.tar.gz llvm-573050e703308c624e48c7f36f19dc2d83d7170f.tar.bz2 | |
[include-fixer] Remove line number from Symbol identity
Summary:
Remove line number from Symbol identity.
For our purposes (include-fixer and clangd autocomplete), function overloads
within the same header should mostly be treated as a single combined symbol.
We may want to track individual occurrences (line number, full type info)
and aggregate this during mapreduce, but that's not done here.
Reviewers: hokein, bkramer
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D30685
llvm-svn: 297371
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
