llvm-project/clang/lib/Basic
Sylvestre Ledru bbea4d5e6b clang: Don't show a trailing space with --version when not built from the repo
Reported here:
https://bugs.llvm.org/show_bug.cgi?id=38998#c15

Reviewers: hans

Differential Revision: https://reviews.llvm.org/D83386
2020-07-08 14:02:02 +02:00
..
Targets [X86] Merge X86TargetInfo::setFeatureEnabled and X86TargetInfo::setFeatureEnabledImpl. NFC 2020-07-06 23:54:56 -07:00
Attributes.cpp Build fix: AttributeCommonInfo::AS_C2x 2020-03-25 15:42:21 +01:00
Builtins.cpp
CMakeLists.txt [VE] Clang toolchain for VE 2020-06-24 10:12:09 +02:00
CharInfo.cpp
CodeGenOptions.cpp [gcov] Default coverage version to '408*' and delete CC1 option -coverage-exit-block-before-body 2020-05-12 09:14:03 -07:00
Cuda.cpp [CUDA] Fix missed CUDA version mappings. 2020-04-13 15:54:12 -07:00
Diagnostic.cpp Remove llvm::Error include form Diagnostic.h 2020-04-06 10:42:17 -07:00
DiagnosticIDs.cpp [NFC][clang] Add missing VALIDATE_DIAG_SIZE() 2020-07-02 14:14:57 +02:00
DiagnosticOptions.cpp
ExpressionTraits.cpp [clang][NFC] Generate the {Type,ArrayType,UnaryExprOrType,Expression}Traits... 2020-06-11 14:35:52 +01:00
FileManager.cpp [Clang] Expose RequiresNullTerminator in FileManager. 2020-04-15 14:17:51 -07:00
FileSystemStatCache.cpp
FixedPoint.cpp [AST] Fix handling of some edge cases in fixed-point division. 2020-06-30 13:47:12 +02:00
IdentifierTable.cpp Revert rGf0bab7875e78e01c149d12302dcc4b6d4c43e25c - "Triple.h - reduce Twine.h include to forward declarations. NFC." 2020-06-26 14:46:40 +01:00
LangOptions.cpp Reland D81869 "Modify FPFeatures to use delta not absolute settings" 2020-06-27 01:34:57 -07:00
LangStandards.cpp
Module.cpp When making modules transitively visible, don't take into account 2020-04-17 22:49:58 -07:00
ObjCRuntime.cpp
OpenMPKinds.cpp [flang][openmp] Use common Directive and Clause enum from llvm/Frontend 2020-07-01 20:58:11 -04:00
OperatorPrecedence.cpp
SanitizerBlacklist.cpp Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
SanitizerSpecialCaseList.cpp
Sanitizers.cpp
SourceLocation.cpp
SourceManager.cpp Reland "[clang][SourceManager] cache Macro Expansions"" 2020-06-29 12:54:32 -07:00
Stack.cpp
TargetInfo.cpp Revert "[FPEnv][Clang][Driver] Disable constrained floating point on targets lacking support." 2020-07-06 14:57:45 -04:00
Targets.cpp [VE] Clang toolchain for VE 2020-06-24 10:12:09 +02:00
Targets.h
TokenKinds.cpp
TypeTraits.cpp [clang][NFC] Generate the {Type,ArrayType,UnaryExprOrType,Expression}Traits... 2020-06-11 14:35:52 +01:00
Version.cpp clang: Don't show a trailing space with --version when not built from the repo 2020-07-08 14:02:02 +02:00
Warnings.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
XRayInstr.cpp [xray] Allow instrumenting only function entry and/or only function exit 2020-01-17 13:32:34 -08:00
XRayLists.cpp Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00