summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2011-09-16 19:18:30 +0000
committerAnna Zaks <ganna@apple.com>2011-09-16 19:18:30 +0000
commitefd182d9929cbe369a814a5bcd0d4f4b4ae64fc3 (patch)
tree55fe7b55f03bb3e4e1c9466bdc529353442c5883 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent4646a740ab837ce8728bdac8e9ac2c76c0dd9426 (diff)
[analyzer] Refactor: make PathDiagnosticLocation responsible for validation of SourceLocations (commit 5 of ?):
- Get rid of PathDiagnosticLocation(SourceRange r,..) constructor by providing a bunch of create methods. - The PathDiagnosticLocation(SourceLocation L,..), which is used by crate methods, will eventually become private. - Test difference is in the case when the report starts at the beginning of the function. We used to represent that point as a range of the very first token in the first statement. Now, it's just a single location representing the first character of the first statement. llvm-svn: 139932
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions