Skip to content
Snippets Groups Projects
Commit 5945e7b2 authored by Vassil Vassilev's avatar Vassil Vassilev
Browse files

Create a virtual file entry for each input line.

This is the only way not to confuse the diagnostics engine of upgraded clang.

Also, this gives us a few advantages:
  * We can compare more precisely the source locations of diagnostics;
  * We can merge the code completion code path which works with file entries;
  * We can rely better when specifying //expected-note-s in different files.
parent b8acd9d8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment