aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2017-03-09 10:47:44 +0000
committerSam McCall <sam.mccall@gmail.com>2017-03-09 10:47:44 +0000
commit573050e703308c624e48c7f36f19dc2d83d7170f (patch)
tree117d50c89d6e50bda3d7fdd100a747702017e037 /clang/lib/Frontend/CompilerInvocation.cpp
parent76630d43f6081c657ac5be2406061d43334045dd (diff)
downloadllvm-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