summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend
Commit message (Expand)AuthorAgeFilesLines
* [clang][test] Minor fixes in testcase absolute-paths-symlinks.cKarl-Johan Karlsson2019-12-261-3/+5
* [clang] Fix the canonicalization of paths in -fdiagnostics-absolute-pathsKarl-Johan Karlsson2019-12-201-0/+15
* [LTO] Support for embedding bitcode section during LTOTeresa Johnson2019-12-121-0/+74
* [SYCL] Add support for auxiliary triple specification to FrontendAlexey Bader2019-12-111-0/+5
* [Sema] Add MacroQualified case for FunctionTypeUnwrapperLeonard Chan2019-11-121-0/+4
* Fixed more -Wreturn-type testsDávid Bolvanský2019-11-091-1/+1
* [Diagnostics] Try to improve warning message for -Wreturn-typeDávid Bolvanský2019-11-091-3/+3
* Revert "Reland "[clang] Report sanitizer blacklist as a dependency in cc1""Jan Korous2019-11-081-0/+17
* Reland "[clang] Report sanitizer blacklist as a dependency in cc1"Jan Korous2019-11-081-17/+0
* Reland "[clang] Report sanitizer blacklist as a dependency in cc1"Jan Korous2019-11-081-0/+17
* Revert "Revert "Revert "[clang] Report sanitizer blacklist as a dependency in...Abel Kocsis2019-11-081-17/+0
* Revert "Revert "[clang] Report sanitizer blacklist as a dependency in cc1""Abel Kocsis2019-11-081-0/+17
* Revert "[clang] Report sanitizer blacklist as a dependency in cc1"Jeremy Morse2019-11-081-17/+0
* [clang] Report sanitizer blacklist as a dependency in cc1Jan Korous2019-11-071-0/+17
* [clang][llvm] Obsolete Exynos M1 and M2Evandro Menezes2019-10-301-1/+1
* [HIP] Add option -fgpu-allow-device-initYaxun (Sam) Liu2019-10-221-0/+8
* Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner2019-10-101-6/+6
* Fix buildbot failure from r373217 (don't match metadata id exactly)Teresa Johnson2019-09-301-1/+1
* [Clang] Use -main-file-name for source filename if not setTeresa Johnson2019-09-301-0/+7
* [test] Use %clang_cc1 instead of %clang -cc1Fangrui Song2019-09-272-3/+3
* fix build, adjust test also for Windows path separatorLubos Lunak2019-09-182-2/+2
* actually also compile output in tests for -frewrite-includesLubos Lunak2019-09-1811-61/+74
* make -frewrite-includes also rewrite conditions in #if/#elifLubos Lunak2019-09-182-8/+152
* do not emit -Wunused-macros warnings in -frewrite-includes mode (PR15614)Lubos Lunak2019-09-161-1/+4
* Reland r371785: Add -Wpoison-system-directories warningManoj Gupta2019-09-136-0/+29
* Revert r371785.Manoj Gupta2019-09-136-27/+0
* Add -Wpoison-system-directories warningManoj Gupta2019-09-126-0/+27
* Re-land Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-101-8/+6
* Revert Remove REQUIRES:shell from tests that pass for me on WindowsJames Henderson2019-09-101-6/+8
* Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-101-8/+6
* Reland "[ARM] push LR before __gnu_mcount_nc"Jian Cai2019-08-161-1/+1
* [OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova2019-07-252-2/+3
* Renamed and changed the wording of warn_cconv_ignoredSunil Srivastava2019-07-171-1/+1
* [clang][NewPM] Fixing remaining -O0 tests that are broken under new PMLeonard Chan2019-06-195-7/+132
* Add clang source minimizer that reduces source to directivesAlex Lorenz2019-06-031-0/+14
* Do not resolve directory junctions for `-fdiagnostics-absolute-paths` on Wind...Igor Kudrin2019-05-242-1/+10
* lld-link, clang: Treat non-existent input files as possible spellos for optio...Nico Weber2019-05-231-1/+1
* [clang][Darwin] Refactor header search path logic into the driverLouis Dionne2019-05-211-6/+0
* Add target triple to test.Leonard Chan2019-05-101-1/+1
* Fix and test for assertion error in P41835.Leonard Chan2019-05-101-0/+6
* Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...Leonard Chan2019-05-071-0/+15
* Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...Leonard Chan2019-05-031-15/+0
* [Attribute/Diagnostics] Print macro if definition is an attribute declarationLeonard Chan2019-05-021-0/+15
* [verify] Add support for location markers in directives.Richard Smith2019-04-132-0/+23
* [Fixed Point Arithmetic] Fixed Point and Integer ConversionsLeonard Chan2019-03-063-194/+367
* [X86] AMD znver2 enablementGanesh Gopalasubramanian2019-02-261-0/+1
* [Fixed Point Arithmetic] Fixed Point ComparisonsLeonard Chan2019-02-211-0/+378
* Hot fix two test regressions (%T vs %t)David Zarzycki2019-02-032-2/+2
* Replace uses of %T with %t in from previous frontend test differentialNico Weber2019-02-022-2/+2
* Provide reason messages for unviable inliningYevgeny Rouban2019-02-011-1/+1
OpenPOWER on IntegriCloud