summaryrefslogtreecommitdiffstats
path: root/test/Frontend
Commit message (Expand)AuthorAgeFilesLines
* Merging r341697:Tom Stellard2018-11-201-1/+1
* Make test/Frontend/clang-abi-compat.cpp pass when the version goes to 8Hans Wennborg2018-08-011-1/+1
* [Fixed Point Arithmetic] Fix for bug where integer literals could be treated ...Leonard Chan2018-07-173-0/+95
* Always use __mcount on NetBSD. Some platforms don't provide _mcount.Joerg Sonnenberger2018-07-171-1/+1
* [Fixed Point Arithmetic] Rename `-fsame-fbits` flagLeonard Chan2018-06-291-1/+1
* [frontend] Don't include the C++ stdlib for -x assembler-with-cppAlex Lorenz2018-06-281-0/+5
* Fixed test in prior build where FileCheck tried to match againstLeonard Chan2018-06-201-1/+1
* Fixed test that failed when checking what variable a value was storedLeonard Chan2018-06-201-12/+12
* [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point LiteralsLeonard Chan2018-06-205-37/+395
* Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++Alex Lorenz2018-06-191-0/+5
* Revert r335063 as it causes bot failuresAlex Lorenz2018-06-191-5/+0
* [Darwin] Add a warning for missing include path for libstdc++Alex Lorenz2018-06-191-0/+5
* [Fixed Point Arithmetic] Addition of the remaining fixed point types and thei...Leonard Chan2018-06-144-24/+426
* [Frontend] Disallow non-MSVC exception models for windows-msvc targetsShoaib Meenai2018-06-071-0/+27
* This diff includes changes for supporting the following types.Leonard Chan2018-06-045-0/+150
* Revert "This diff includes changes for supporting the following types."Leonard Chan2018-06-025-147/+0
* This diff includes changes for supporting the following types.Leonard Chan2018-06-025-0/+147
* Add a new driver mode to dump compiler feature and extension options.Aaron Ballman2018-05-311-0/+25
* Fix emission of phony dependency targets when adding extra depsDavid Stenberg2018-05-291-0/+10
* Move test input file into same directory as test. NFCRichard Trieu2018-05-082-1/+1
* [CFI] Force LLVM to die if the implicit blacklist files cannot be found.Peter Collingbourne2018-05-071-1/+1
* [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP...Erich Keane2018-05-041-8/+16
* Track skipped files in dependency scanning.Volodymyr Sapsai2018-05-012-0/+27
* Improve checks in test/Frontend/ftime-report-template-decl.cppBjorn Pettersson2018-04-231-2/+2
* Use special new Clang flag 'FrontendTimesIsEnabled' instead of 'llvm::TimePas...Andrew V. Tischenko2018-04-231-0/+159
* Fix evaluation of `__has_include_next` during -frewrite-includes.Volodymyr Sapsai2018-04-133-4/+34
* Remove -cc1 option "-backend-option".Eli Friedman2018-04-121-4/+0
* [OpenCL] Added -std/-cl-std=c++Anastasia Stulova2018-04-122-14/+24
* [X86] Split up -march=icelake to -client & -serverGabor Buella2018-04-101-1/+2
* I removed the failed test.Andrew V. Tischenko2018-04-101-147/+0
* The test was fixed.Andrew V. Tischenko2018-04-101-1/+1
* -ftime-report switch support in Clang.Andrew V. Tischenko2018-04-101-0/+147
* [Attr] Merge two dependent tests from different directoriesJoel E. Denny2018-03-131-5/+0
* Reland "[Attr] Fix parameter indexing for several attributes"Joel E. Denny2018-03-131-0/+5
* Recommit r324107 again.Rafael Espindola2018-02-071-2/+2
* Revert "Recommit r324107."Rafael Espindola2018-02-071-2/+2
* Recommit r324107.Rafael Espindola2018-02-071-2/+2
* Revert "Start setting dso_local in clang."Rafael Espindola2018-02-021-2/+2
* Start setting dso_local in clang.Rafael Espindola2018-02-021-2/+2
* Always allow "#pragma region".Matt Davis2018-01-271-0/+5
* [Driver] Suggest correctly spelled driver optionsBrian Gesiak2018-01-061-0/+9
* Use POSIX argument syntax in test rewrite-includes-messages.cHubert Tong2018-01-041-1/+1
* Re-commit r321223, which adds a printing policy to the ASTDumper.Aaron Ballman2017-12-211-326/+326
* Reverting r321223 and its follow-up commit because of failing bots due to Mis...Aaron Ballman2017-12-201-326/+326
* Add a printing policy to the ASTDumper.Aaron Ballman2017-12-201-326/+326
* [VerifyDiagnosticConsumer] support -verify=<prefixes>Hal Finkel2017-12-162-2/+122
* [TextDiagnosticBuffer] Fix diagnostic note emission orderHal Finkel2017-12-161-0/+10
* Fix the second part of the broken comment from r306079Adam Nemet2017-12-011-2/+6
* Fix opt-remark with hotness testcase for sample-based PGOAdam Nemet2017-12-012-7/+7
* Partially fix comment in test broken in r306079 and r306948Adam Nemet2017-12-011-6/+6