Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/llvm/llvm-project.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Apr 06, 2022
  2. Apr 05, 2022
  3. Apr 04, 2022
  4. Apr 03, 2022
    • Iain Sandoe's avatar
      [C++20][Modules] Fix a testcase warning on Windows [NFC]. · 1f0b8ba4
      Iain Sandoe authored
      As reported, using "-DTDIR=%t" with a path name of 'C:\Users\...' causes
      a warning to be emitted about the use of \U without following hex digits.
      
      Since the value is only required for the FileCheck cases resolve this by
      omitting the -D from the compile lines.
      1f0b8ba4
  5. Apr 02, 2022
Loading