Sylvestre Ledru
|
4962d4e375
This reverts commit 632a36bfcfc8273c1861f04ff6758d863c47c784.
|
6 years ago |
Sylvestre Ledru
|
2dfe7167bb
Remove __VERSION__
|
6 years ago |
Petr Hosek
|
01879634f0
[CMake] Unify scripts for generating VCS headers
|
6 years ago |
Petr Hosek
|
fc781f244a
Revert "[CMake] Unify scripts for generating VCS headers"
|
6 years ago |
Petr Hosek
|
9b89e1cf95
[CMake] Unify scripts for generating VCS headers
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Paul Robinson
|
3170b2be44
Revert r223578, perf data collection depends on the old symbol name.
|
10 years ago |
Paul Robinson
|
6e6cbbb6dd
Rename a couple of preprocessor symbols to be more descriptive. NFC.
|
10 years ago |
Alp Toker
|
87b4da6407
Revert "Revert "Devise a package-private means to determine the LLVM version string""
|
11 years ago |
Alp Toker
|
e063684a20
Revert "Devise a package-private means to determine the LLVM version string"
|
11 years ago |
Alp Toker
|
7ea7c590eb
Devise a package-private means to determine the LLVM version string
|
11 years ago |
Puyan Lotfi
|
eafbf517b3
Changing this line of code back to the way it was before Alp's config.h clean up changes.
|
11 years ago |
Alp Toker
|
f4545688ea
Remove the last remaining llvm/Config/config.h includes
|
11 years ago |
Sylvestre Ledru
|
73f36fe38e
Remove trailing spaces
|
11 years ago |
Nico Weber
|
efa9e16702
Shorten the output of `clang-format --version`, include revision number.
|
11 years ago |
Benjamin Kramer
|
82ccd75a03
Remove "static" on simple temporary StringRef.
|
12 years ago |
Douglas Gregor
|
7aac45a082
<rdar://problem/13358795> Teach CMake to check Subversion version information at build time, not configure time.
|
12 years ago |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 years ago |
Benjamin Kramer
|
242cb06505
Only emit one set of braces for __VERSION__, getClangFullRepositoryVersion already adds some.
|
13 years ago |
Andrew Trick
|
fddfbdbf14
More git-svn compatible version string, by request.
|
13 years ago |
Jia Liu
|
f8e5d4cf39
clang -v support for separate clang.git and llvm.git, patch by Andrew Trick.
|
13 years ago |
Eli Friedman
|
fb8c56d604
Partially revert r147195; lib/Basic/Version.cpp conditionally depends on config.h.
|
13 years ago |
Dylan Noblesmith
|
1770e0dadc
remove unneeded config.h includes
|
13 years ago |
Chris Lattner
|
5f9e272e63
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
14 years ago |
Jay Foad
|
f1cc1d0efd
Like the coding standards say, do not use "using namespace std".
|
14 years ago |
Daniel Dunbar
|
ad1a4c6e89
Change Clang's __VERSION__ to include the same basic info as in clang -v.
|
14 years ago |
Daniel Dunbar
|
9a4a9c25fc
Basic: Add support for a build variable to set the repository path that goes
|
14 years ago |
Daniel Dunbar
|
83e18f8060
Basic: Tweak attempt to make version tags work from 'svn export's again, clip
|
15 years ago |
Daniel Dunbar
|
7171f2aaf9
Basic: Attempt to make version tags work from 'svn export's again.
|
15 years ago |
Daniel Dunbar
|
ddb6c8df46
Driver: When clang is built with a VENDOR set, include the base LLVM version in
|
15 years ago |