index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
Adrian Prantl
2019-12-20
1
-1
/
+1
*
Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory
Daniel Sanders
2019-12-03
3
-3
/
+3
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-12-02
5
-0
/
+38
*
Revert "[clang][modules] Add support for merging lifetime-extended temporaries"
Tyker
2019-12-01
5
-38
/
+0
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-12-01
5
-0
/
+38
*
Revert "[clang][modules] Add support for merging lifetime-extended temporaries"
Tyker
2019-12-01
5
-38
/
+0
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-11-30
5
-0
/
+38
*
Revert "[clang][modules] Add support for merging lifetime-extended temporaries"
Tyker
2019-11-30
5
-38
/
+0
*
[clang][modules] Add support for merging lifetime-extended temporaries
Tyker
2019-11-30
5
-0
/
+38
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
Add a test to cover structural match for recursive data types
Bruno Cardoso Lopes
2019-11-14
5
-0
/
+27
*
Improve VFS compatibility on Windows
Adrian McCarthy
2019-11-14
2
-6
/
+0
*
[Diagnostics] Try to improve warning message for -Wreturn-type
Dávid Bolvanský
2019-11-09
1
-2
/
+2
*
[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...
Michael J. Spencer
2019-10-21
1
-0
/
+34
*
Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash whic...
Michael J. Spencer
2019-10-19
1
-33
/
+0
*
[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...
Michael J. Spencer
2019-10-19
1
-0
/
+33
*
Reapply: [Modules][PCH] Hash input files content
Bruno Cardoso Lopes
2019-10-15
1
-0
/
+33
*
Temporarily Revert [Modules][PCH] Hash input files content
Eric Christopher
2019-10-14
1
-33
/
+0
*
[Modules][PCH] Hash input files content
Bruno Cardoso Lopes
2019-10-14
1
-0
/
+33
*
Prefer 'env not' over 'not env' in tests.
Nico Weber
2019-10-14
11
-22
/
+22
*
[test] Use %clang_cc1 instead of %clang -cc1
Fangrui Song
2019-09-27
2
-2
/
+2
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-24
1
-1
/
+2
*
Revert "Support for DWARF-5 C++ language tags."
Jonas Devlieghere
2019-09-23
1
-2
/
+1
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-23
1
-1
/
+2
*
make -frewrite-includes also rewrite conditions in #if/#elif
Lubos Lunak
2019-09-18
1
-1
/
+1
*
[Modules][Objective-C] Use complete decl from module when diagnosing missing ...
Bruno Cardoso Lopes
2019-09-16
5
-0
/
+24
*
Switch "windows" to "system-windows" in some XFAILs
Jeremy Morse
2019-09-12
2
-2
/
+2
*
Start porting ivfsoverlay tests to Windows
Reid Kleckner
2019-09-11
3
-6
/
+8
*
Re-land Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
5
-8
/
+0
*
Revert Remove REQUIRES:shell from tests that pass for me on Windows
James Henderson
2019-09-10
5
-0
/
+8
*
Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
5
-8
/
+0
*
[Modules] Fix rebuilding an updated module for each of its consumers.
Volodymyr Sapsai
2019-08-28
5
-0
/
+44
*
[Driver] Add float-divide-by-zero back to supported sanitizers after D63793/r...
Fangrui Song
2019-07-10
1
-1
/
+1
*
[ODRHash] Fix null pointer dereference for ObjC selectors with empty slots.
Volodymyr Sapsai
2019-06-28
1
-0
/
+31
*
[ODRHash] Skip some typedef types.
Richard Trieu
2019-06-22
1
-1
/
+62
*
[Clang] Rename -split-dwarf-file to -split-dwarf-output
Aaron Puchert
2019-06-15
1
-1
/
+1
*
Fix r361428 for Windows buildbots/mangling
David Blaikie
2019-05-22
1
-1
/
+1
*
Fix new enum-codegen.cpp test
Reid Kleckner
2019-05-22
1
-1
/
+1
*
Modules: Code generation of enum constants for merged enum definitions
David Blaikie
2019-05-22
1
-0
/
+36
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-2
/
+2
*
[X86] Make `x86intrin.h`, `immintrin.h` includable with `-fno-gnu-inline-asm`.
Volodymyr Sapsai
2019-05-13
1
-0
/
+2
*
Replace lit feature keyword 'non-ms-sdk' with 'ms-sdk'; eliminate
Paul Robinson
2019-05-10
1
-1
/
+2
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
2
-5
/
+3
*
Allow test to pass after 2030.
Aaron Ballman
2019-05-08
1
-2
/
+2
*
Fix buildbot break after r360195
Nemanja Ivanovic
2019-05-08
1
-0
/
+2
*
-frewrite-imports: Add support for wildcard rules in umbrella modules with
David Blaikie
2019-05-07
1
-0
/
+36
*
Reduce amount of work ODR hashing does.
Richard Trieu
2019-05-04
1
-0
/
+37
*
Change llvm-{objdump,readobj} -long-option to --long-option or well-known sho...
Fangrui Song
2019-05-01
1
-2
/
+2
*
Skip type units/type uniquing when we know we're only emitting the type once ...
David Blaikie
2019-04-25
2
-3
/
+2
*
Fix bug 37903:MS ABI: handle inline static data member and inline variable as...
Jennifer Yu
2019-04-25
1
-1
/
+0
[next]