]> granicus.if.org Git - clang/history - test/Frontend
[FrontendTests] Try again to make test not write an output file
[clang] / test / Frontend /
2019-10-10 Reid KlecknerAdd -fgnuc-version= to control __GNUC__ and other GCC...
2019-09-30 Teresa JohnsonFix buildbot failure from r373217 (don't match metadata...
2019-09-30 Teresa Johnson[Clang] Use -main-file-name for source filename if...
2019-09-27 Fangrui Song[test] Use %clang_cc1 instead of %clang -cc1
2019-09-18 Lubos Lunakfix build, adjust test also for Windows path separator
2019-09-18 Lubos Lunakactually also compile output in tests for -frewrite...
2019-09-18 Lubos Lunakmake -frewrite-includes also rewrite conditions in...
2019-09-16 Lubos Lunakdo not emit -Wunused-macros warnings in -frewrite-inclu...
2019-09-13 Manoj GuptaReland r371785: Add -Wpoison-system-directories warning
2019-09-13 Manoj GuptaRevert r371785.
2019-09-12 Manoj GuptaAdd -Wpoison-system-directories warning
2019-09-10 Reid KlecknerRe-land Remove REQUIRES:shell from tests that pass...
2019-09-10 James HendersonRevert Remove REQUIRES:shell from tests that pass for...
2019-09-10 Reid KlecknerRemove REQUIRES:shell from tests that pass for me on...
2019-08-16 Jian CaiReland "[ARM] push LR before __gnu_mcount_nc"
2019-07-25 Anastasia Stulova[OpenCL] Rename lang mode flag for C++ mode
2019-07-17 Sunil SrivastavaRenamed and changed the wording of warn_cconv_ignored
2019-06-19 Leonard Chan[clang][NewPM] Fixing remaining -O0 tests that are...
2019-06-03 Alex LorenzAdd clang source minimizer that reduces source to direc...
2019-05-24 Igor KudrinDo not resolve directory junctions for `-fdiagnostics...
2019-05-23 Nico Weberlld-link, clang: Treat non-existent input files as...
2019-05-21 Louis Dionne[clang][Darwin] Refactor header search path logic into...
2019-05-10 Leonard ChanAdd target triple to test.
2019-05-10 Leonard ChanFix and test for assertion error in P41835.
2019-05-07 Leonard ChanRecommit r359859 "[Attribute/Diagnostics] Print macro...
2019-05-03 Leonard ChanRevert "[Attribute/Diagnostics] Print macro if definiti...
2019-05-02 Leonard Chan[Attribute/Diagnostics] Print macro if definition is...
2019-04-13 Richard Smith[verify] Add support for location markers in directives.
2019-03-06 Leonard Chan[Fixed Point Arithmetic] Fixed Point and Integer Conver...
2019-02-26 Ganesh Gopalasubra... [X86] AMD znver2 enablement
2019-02-21 Leonard Chan[Fixed Point Arithmetic] Fixed Point Comparisons
2019-02-03 David ZarzyckiHot fix two test regressions (%T vs %t)
2019-02-02 Nico WeberReplace uses of %T with %t in from previous frontend...
2019-02-01 Yevgeny RoubanProvide reason messages for unviable inlining
2019-01-29 James Y KnightFix the behavior of clang's -w flag.
2019-01-25 Stella StamenovaFixed frontend clang tests in windows read-only container
2019-01-18 Leonard Chan[Fixed Point Arithmetic] Fixed Point Addition Constant...
2019-01-16 Leonard Chan[Fixed Point Arithmetic] Fixed Point Subtraction
2019-01-16 Leonard Chan[Fixed Point Arithmetic] Fixed Point Addition
2019-01-03 Nico WeberValidate -add-plugin arguments.
2018-12-17 Alex Lorenz[darwin] parse the SDK settings from SDKSettings.json...
2018-12-06 Alex Lorenz[frontend][darwin] warn_stdlibcxx_not_found: supress...
2018-12-06 Leonard Chan[Sema/Attribute] Check for noderef attribute
2018-11-30 Aaron BallmanMove AST tests into their own test directory; NFC.
2018-10-26 Bjorn Pettersson[Fixed Point Arithmetic] Refactor fixed point casts
2018-10-23 Leonard Chan[Fixed Point Arithmetic] Fixed Point to Boolean Cast
2018-10-15 Leonard Chan[Fixed Point Arithmetic] FixedPointCast
2018-09-18 Volodymyr SapsaiAdd a callback for `__has_include` and use it for depen...
2018-09-13 David BolvanskyPrint correctly dependency paths on Windows
2018-09-07 Alex Lorenzwarn_stdlibcxx_not_found: suggest '-stdlib=libc++'...
2018-08-08 Petr Hosek[ADT] Normalize empty triple components
2018-08-06 Leonard Chan[Fixed Point Arithmetic] Fixed Point Constant
2018-08-06 Leonard Chan[Fixed Point Arithmetic] Fix for FixedPointValueToString
2018-08-05 David BolvanskyFix tests for changed opt remarks format
2018-08-01 Hans WennborgMake test/Frontend/clang-abi-compat.cpp pass when the...
2018-07-17 Leonard Chan[Fixed Point Arithmetic] Fix for bug where integer...
2018-07-17 Joerg SonnenbergerAlways use __mcount on NetBSD. Some platforms don't...
2018-06-29 Leonard Chan[Fixed Point Arithmetic] Rename `-fsame-fbits` flag
2018-06-28 Alex Lorenz[frontend] Don't include the C++ stdlib for -x assemble...
2018-06-20 Leonard ChanFixed test in prior build where FileCheck tried to...
2018-06-20 Leonard ChanFixed test that failed when checking what variable...
2018-06-20 Leonard Chan[Fixed Point Arithmetic] Fixed Point Precision Bits...
2018-06-19 Alex LorenzRecommit r335063: [Darwin] Add a warning for missing...
2018-06-19 Alex LorenzRevert r335063 as it causes bot failures
2018-06-19 Alex Lorenz[Darwin] Add a warning for missing include path for...
2018-06-14 Leonard Chan[Fixed Point Arithmetic] Addition of the remaining...
2018-06-07 Shoaib Meenai[Frontend] Disallow non-MSVC exception models for windo...
2018-06-04 Leonard ChanThis diff includes changes for supporting the following...
2018-06-02 Leonard ChanRevert "This diff includes changes for supporting the...
2018-06-02 Leonard ChanThis diff includes changes for supporting the following...
2018-05-31 Aaron BallmanAdd a new driver mode to dump compiler feature and...
2018-05-29 David StenbergFix emission of phony dependency targets when adding...
2018-05-08 Richard TrieuMove test input file into same directory as test. NFC
2018-05-07 Peter Collingbourne[CFI] Force LLVM to die if the implicit blacklist files...
2018-05-04 Erich Keane[clang-cl] Print /showIncludes to stderr, if used in...
2018-05-01 Volodymyr SapsaiTrack skipped files in dependency scanning.
2018-04-23 Bjorn PetterssonImprove checks in test/Frontend/ftime-report-template...
2018-04-23 Andrew V. TischenkoUse special new Clang flag 'FrontendTimesIsEnabled...
2018-04-13 Volodymyr SapsaiFix evaluation of `__has_include_next` during -frewrite...
2018-04-12 Eli FriedmanRemove -cc1 option "-backend-option".
2018-04-12 Anastasia Stulova[OpenCL] Added -std/-cl-std=c++
2018-04-10 Gabor Buella[X86] Split up -march=icelake to -client & -server
2018-04-10 Andrew V. TischenkoI removed the failed test.
2018-04-10 Andrew V. TischenkoThe test was fixed.
2018-04-10 Andrew V. Tischenko-ftime-report switch support in Clang.
2018-03-13 Joel E. Denny[Attr] Merge two dependent tests from different directories
2018-03-13 Joel E. DennyReland "[Attr] Fix parameter indexing for several attri...
2018-02-07 Rafael EspindolaRecommit r324107 again.
2018-02-07 Rafael EspindolaRevert "Recommit r324107."
2018-02-07 Rafael EspindolaRecommit r324107.
2018-02-02 Rafael EspindolaRevert "Start setting dso_local in clang."
2018-02-02 Rafael EspindolaStart setting dso_local in clang.
2018-01-27 Matt DavisAlways allow "#pragma region".
2018-01-06 Brian Gesiak[Driver] Suggest correctly spelled driver options
2018-01-04 Hubert TongUse POSIX argument syntax in test rewrite-includes...
2017-12-21 Aaron BallmanRe-commit r321223, which adds a printing policy to...
2017-12-20 Aaron BallmanReverting r321223 and its follow-up commit because...
2017-12-20 Aaron BallmanAdd a printing policy to the ASTDumper.
2017-12-16 Hal Finkel[VerifyDiagnosticConsumer] support -verify=<prefixes>
2017-12-16 Hal Finkel[TextDiagnosticBuffer] Fix diagnostic note emission...
next