index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
/
Basic
/
Version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shorten the output of `clang-format --version`, include revision number.
Nico Weber
2014-01-07
1
-0
/
+3
*
Sort #include lines for all files under include/...
Chandler Carruth
2012-12-04
1
-2
/
+1
*
Documentation cleanup:
James Dennett
2012-07-02
1
-14
/
+15
*
Documentation cleanup: reformatting/fixing up file comments so that they have
James Dennett
2012-07-02
1
-4
/
+5
*
clang -v support for separate clang.git and llvm.git, patch by Andrew Trick.
Jia Liu
2012-03-02
1
-0
/
+9
*
Fix all 80 col violations in include/clang/Basic, plus any trailing whitespac...
David Blaikie
2011-10-20
1
-7
/
+8
*
Change Clang's __VERSION__ to include the same basic info as in clang -v.
Daniel Dunbar
2011-03-31
1
-0
/
+5
*
Going back to the drawing board with these two awful hacks.
Eric Christopher
2010-12-17
1
-4
/
+0
*
Horrible hack for systems that use -dumpversion with clang to expect versions
Eric Christopher
2010-12-17
1
-0
/
+4
*
Basic: Simplify getClangRepositoryPath and getClangRevision.
Daniel Dunbar
2010-09-29
1
-2
/
+2
*
Basic: Add support for git svn to get the repo version in clang executable,
Daniel Dunbar
2010-09-29
1
-1
/
+1
*
build: Add a generated Version.inc file instead of duplicating information.
Daniel Dunbar
2010-06-25
1
-9
/
+1
*
Bump Clang version number.
Ted Kremenek
2010-04-29
1
-2
/
+2
*
Bump clang minor version (1.5).
Ted Kremenek
2010-03-18
1
-1
/
+1
*
Make the following functions thread-safe but having them return an std::strin...
Ted Kremenek
2010-02-12
1
-3
/
+3
*
Rename getClangFullVendorVersion() to getClangFullVersion().
Ted Kremenek
2010-01-23
1
-1
/
+1
*
Add 'clang_getClangVersion()' function to CIndex. This exposes the full Clan...
Ted Kremenek
2010-01-22
1
-1
/
+1
*
Move version string generation (e.g., "clang 1.1 ...") to libBasic/Version.cp...
Ted Kremenek
2010-01-22
1
-0
/
+5
*
(1) Rename getClangSubversionRevision() to getClangRevision(), and
Ted Kremenek
2010-01-22
1
-3
/
+7
*
Rename getClangSubversionPath() -> getClangRepositoryPath() and have it retur...
Ted Kremenek
2010-01-22
1
-3
/
+6
*
Provide a common set of routines in Version.h that return Subversion
Douglas Gregor
2009-10-05
1
-1
/
+12
*
Add a FIXME, so the next person don't trip as hard on the landmines.
Mike Stump
2009-09-16
1
-0
/
+1
*
Back to 1.1 we go.
Mike Stump
2009-09-15
1
-1
/
+1
*
Back out for now, as apparently there is some really broken code somewhere.
Mike Stump
2009-09-15
1
-1
/
+1
*
Bump.
Mike Stump
2009-09-15
1
-2
/
+14
*
Add a header containing the Clang version; make the driver use this
Douglas Gregor
2009-04-27
1
-0
/
+35