Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
8c7f00ff8ea30b51a0e34c03255d29a64fc4f436
/
lib
/
Basic
/
SourceLocation.cpp
82e2891
Make some methods const, add some helpers to FullSourceLoc,
by Chris Lattner
· 17 years ago
d2a6ac9
* Remove isInSystemHeader() from DiagClient, move it to SourceManager
by Nico Weber
· 17 years ago
81019d7
Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compare
by Ted Kremenek
· 17 years ago
54042a5
Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc.
by Ted Kremenek
· 17 years ago
be1a7a0
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from Basic/SourceLocation.cpp]
959e5be
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
d7f64cd
TargetInfo no longer includes a reference to SourceManager.
by Ted Kremenek
· 18 years ago
414bf8f
Simplified Serialization code for SourceLocation and SourceRange, and
by Ted Kremenek
· 18 years ago
9511ec8
Implemented serialization of SourceLocation and SourceRange objects.
by Ted Kremenek
· 18 years ago