llvm-project/clang/test
Tyker b4b904e19b [Diagnostic] Fixed add ftabstop to -Wmisleading-indentation
Summary:
this allow much better support of codebases like the linux kernel that mix tabs and spaces.

-ftabstop=//Width// allow specifying how large tabs are considered to be.

Reviewers: xbolva00, aaron.ballman, rsmith

Reviewed By: aaron.ballman

Subscribers: mstorsjo, cfe-commits, jyknight, riccibruno, rsmith, nathanchance

Tags: #clang

Differential Revision: https://reviews.llvm.org/D71037
2020-01-03 17:22:24 +01:00
..
ARCMT
AST [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
ASTMerge
Analysis [analyzer] Add path notes to FuchsiaHandleCheck. 2019-12-20 12:40:41 -08:00
CXX Revert "CWG2352: Allow qualification conversions during reference binding." 2019-12-27 12:27:20 -08:00
ClangScanDeps Revert "[clang][clang-scan-deps] Aggregate the full dependency information." 2019-12-11 16:35:55 -08:00
CodeCompletion [clangd] Show lambda signature for lambda autocompletions 2019-11-22 12:48:06 +01:00
CodeGen [SystemZ] Use FNeg in s390x clang builtins 2020-01-02 12:14:43 -05:00
CodeGenCUDA clang: Add -fconvergent-functions flag 2019-11-19 23:20:15 +05:30
CodeGenCXX [ItaniumCXXABI] Don't mark an extern_weak init function as dso_local on windows 2019-12-23 12:13:48 +02:00
CodeGenCoroutines
CodeGenObjC [objc_direct] Tigthen checks for direct methods 2019-12-20 10:57:36 -08:00
CodeGenObjCXX Debug Info: Strengthen the synthesized-property-cleanup.mm test, NFC 2019-12-10 13:39:22 -08:00
CodeGenOpenCL [OpenCL] Fix mangling of single-overload builtins 2019-12-03 11:09:16 +00:00
CodeGenOpenCLCXX [OpenCL] Add ExtVectorElementExpr constant evaluation (PR42387) 2019-12-17 11:10:06 +00:00
Coverage
CoverageMapping Revert "[Coverage] Revise format to reduce binary size" 2019-12-04 10:35:14 -08:00
Driver [Driver] Allow -mnop-mcount for SystemZ and -mfentry for X86 and SystemZ 2019-12-22 00:01:42 -08:00
FixIt
Format
Frontend [clang][test] Minor fixes in testcase absolute-paths-symlinks.c 2019-12-26 09:33:21 +01:00
Headers [X86] Mark various pointer arguments in builtins as const 2019-12-19 11:42:11 -08:00
Import Tighten up CHECK lines added in a9f10ebffa to work on ARM. 2019-12-05 18:35:08 -08:00
Index [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
Integration
InterfaceStubs [clang][IFS] Allow 2 output files when using -o and -c with clang IFS stubs. 2019-12-09 14:47:17 -05:00
Layout
Lexer Fix crash on init-capture packs where the type of the initializer is non-dependent. 2019-12-19 15:20:10 -08:00
Misc Revert "Adds -Wrange-loop-analysis to -Wall" 2020-01-01 22:19:18 +01:00
Modules Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot 2019-12-20 13:11:17 -08:00
OpenMP [OPENMP50]Codegen for lastprivate conditional list items. 2020-01-02 16:43:00 -05:00
PCH [c++20] P1959R0: Remove support for std::*_equality. 2019-12-16 17:49:45 -08:00
Parser [Diagnostic] Fixed add ftabstop to -Wmisleading-indentation 2020-01-03 17:22:24 +01:00
Preprocessor [PS4] Predefine the __SCE__ macro for the x86_64-scei-ps4 triple 2019-12-12 11:00:09 -08:00
Profile Revert "[Coverage] Revise format to reduce binary size" 2019-12-04 10:35:14 -08:00
Refactor
Rewriter
Sema [Sema] SequenceChecker: Fix handling of operator ||, && and ?: 2019-12-22 12:27:31 +00:00
SemaCUDA
SemaCXX Revert "Adds -Wrange-loop-analysis to -Wall" 2020-01-01 22:19:18 +01:00
SemaObjC [objc_direct] Tigthen checks for direct methods 2019-12-20 10:57:36 -08:00
SemaObjCXX Revert "CWG2352: Allow qualification conversions during reference binding." 2019-12-27 12:27:20 -08:00
SemaOpenCL Revert "CWG2352: Allow qualification conversions during reference binding." 2019-12-27 12:27:20 -08:00
SemaOpenCLCXX [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
SemaSYCL [SYCL] Add sycl_kernel attribute for accelerated code outlining 2019-12-03 16:13:22 +03:00
SemaTemplate Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr. 2019-12-18 10:41:12 -08:00
TableGen
Templight
Tooling
Unit
VFS Fix external-names.c test when separator is \\ 2019-12-31 11:15:46 +00:00
clang-rename
.clang-format
CMakeLists.txt build: reduce CMake handling for zlib 2020-01-02 11:19:12 -08:00
TestRunner.sh
cxx-sections.data
lit.cfg.py Revert "[analyzer] Add test directory for scan-build." 2019-11-05 14:03:36 -08:00
lit.site.cfg.py.in build: reduce CMake handling for zlib 2020-01-02 11:19:12 -08:00
make_test_dirs.pl