aprantl added a comment.

Once we encounter a # directive we are (most likely) looking at some form of 
preprocessed source and that means that the checksum will inevitably be 
different than what we would have gotten were we reading the file directly, 
because of the preprocessing. At this point the value of the hash approaches 
zero. I think dropping all checksums is reasonable in that situation.


Repository:
  rC Clang

https://reviews.llvm.org/D47260



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to