index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
PCH
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
1
-1
/
+3
*
Revert Remove REQUIRES:shell from tests that pass for me on Windows
James Henderson
2019-09-10
1
-3
/
+1
*
Remove REQUIRES:shell from tests that pass for me on Windows
Reid Kleckner
2019-09-10
1
-1
/
+3
*
[Sema] Diagnose default-initialization, destruction, and copying of
Akira Hatanaka
2019-09-07
1
-0
/
+24
*
[c++20] Implement semantic restrictions for C++20 designated
Richard Smith
2019-08-30
1
-2
/
+2
*
Diagnose use of _Thread_local as an extension when not in C11 mode.
Aaron Ballman
2019-08-26
1
-2
/
+2
*
Rename PCH/leakfiles test so it runs on bots.
Sam McCall
2019-08-09
1
-0
/
+0
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+21
*
Revert "[Sema] Diagnose default-initialization, destruction, and copying of"
Akira Hatanaka
2019-07-26
1
-24
/
+0
*
[Sema] Diagnose default-initialization, destruction, and copying of
Akira Hatanaka
2019-07-13
1
-0
/
+24
*
For DR712: store on a DeclRefExpr whether it constitutes an odr-use.
Richard Smith
2019-06-11
1
-3
/
+3
*
Convert MemberExpr creation and serialization to work the same way as
Richard Smith
2019-06-06
2
-0
/
+18
*
Re-check in clang support gun asm goto after fixing tests.
Jennifer Yu
2019-06-03
1
-1
/
+5
*
Revert "clang support gnu asm goto."
Erich Keane
2019-05-30
1
-5
/
+1
*
clang support gnu asm goto.
Jennifer Yu
2019-05-30
1
-1
/
+5
*
[OpenMP] Set pragma start loc to `#pragma` loc
Joel E. Denny
2019-05-28
1
-4
/
+4
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
1
-0
/
+124
*
Revert r359949 "[clang] adding explicit(bool) from c++2a"
Hans Wennborg
2019-05-06
1
-124
/
+0
*
[c++20] Implement P1009R2: allow omitting the array bound in an array
Richard Smith
2019-05-06
1
-0
/
+6
*
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
Hamza Sood
2019-05-04
3
-2
/
+44
*
[clang] adding explicit(bool) from c++2a
Nicolas Lesser
2019-05-04
1
-0
/
+124
*
CWG issue 727: Fix numerous bugs in support for class-scope explicit
Richard Smith
2019-05-03
2
-16
/
+45
*
Replace ad-hoc tracking of pattern for an instantiated class-scope
Richard Smith
2019-05-02
2
-4
/
+42
*
When skipping code at the start of a file during PCH use, Preprocessor::Lex
Mike Rice
2019-04-29
3
-0
/
+31
*
Clean up ObjCPropertyDecl printing
David Goldman
2019-04-08
1
-1
/
+1
*
[OPENMP]Improve detection of omp_allocator_handle_t type and predefined
Alexey Bataev
2019-03-20
1
-0
/
+7
*
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
Roman Lebedev
2019-03-20
1
-0
/
+24
*
[OPENMP 5.0]Initial support for 'allocator' clause.
Alexey Bataev
2019-03-12
1
-2
/
+5
*
[OPENMP 5.0]Add initial support for 'allocate' directive.
Alexey Bataev
2019-03-07
1
-0
/
+36
*
Add triples to the test I committed in r355012 to fix windows bots.
Akira Hatanaka
2019-02-27
1
-2
/
+2
*
Avoid needlessly copying a block to the heap when a block literal
Akira Hatanaka
2019-02-27
1
-0
/
+49
*
Fix thread safety tests after r352549
Aaron Puchert
2019-01-30
1
-1
/
+1
*
[FileManager] Revert r347205 to avoid PCH file-descriptor leak.
Sam McCall
2019-01-24
1
-0
/
+29
*
Reuse code from CGDebugInfo::getOrCreateFile() when creating the file
Adrian Prantl
2018-12-11
1
-2
/
+2
*
Reland r348741 "[Sema] Further improvements to to static_assert diagnostics."
Clement Courbet
2018-12-11
1
-2
/
+2
*
Revert r348741 "[Sema] Further improvements to to static_assert diagnostics."
Clement Courbet
2018-12-10
1
-2
/
+2
*
[Sema] Further improvements to to static_assert diagnostics.
Clement Courbet
2018-12-10
1
-2
/
+2
*
PTH-- Remove feature entirely-
Erich Keane
2018-12-04
2
-14
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+20
*
Revert r343518.
Akira Hatanaka
2018-10-01
1
-20
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+20
*
[cxx2a] P0614R1: Support init-statements in range-based for loops.
Richard Smith
2018-09-28
1
-0
/
+8
*
[clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop
Mike Rice
2018-09-11
6
-0
/
+94
*
Revert r341754.
Akira Hatanaka
2018-09-09
1
-20
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-09-08
1
-0
/
+20
*
[ObjC] Error out when using forward-declared protocol in a @protocol
Alex Lorenz
2018-08-17
1
-1
/
+3
*
test commit: add a comment
Mike Rice
2018-08-17
1
-0
/
+1
*
Fix for bug 38508 - Don't do PCH processing when only generating preprocessor...
Erich Keane
2018-08-17
3
-0
/
+11
*
[CodeGen] Merge equivalent block copy/helper functions.
Akira Hatanaka
2018-08-10
2
-0
/
+27
*
[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...
Simon Marchi
2018-08-06
1
-1
/
+1
[next]