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
/
Lexer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++20] P1143R2: Add support for the C++20 'constinit' keyword.
Richard Smith
2019-09-04
2
-0
/
+6
*
Try fixing CRLF issues in Git with [clang-scan-deps] Minimizer: Correctly han...
Alexandre Ganea
2019-08-28
1
-0
/
+16
*
Delete minimize_source_to_dependency_directives_invalid_error.c
Hans Wennborg
2019-08-28
1
-16
/
+0
*
Re-land [clang-scan-deps] Minimizer: Correctly handle multi-line content with...
Alexandre Ganea
2019-08-28
1
-0
/
+16
*
Revert "[clang-scan-deps] Minimizer: Correctly handle multi-line content with...
Richard Smith
2019-08-27
1
-16
/
+0
*
[clang-scan-deps] Skip UTF-8 BOM in source minimizer
Alexandre Ganea
2019-08-27
1
-0
/
+10
*
[clang-scan-deps] Minimizer: Correctly skip over double slashes in angle brac...
Alexandre Ganea
2019-08-26
1
-0
/
+8
*
[clang-scan-deps] Minimizer: Correctly handle multi-line content with CR+LF l...
Alexandre Ganea
2019-08-26
1
-0
/
+16
*
Implement P1668R1
Erich Keane
2019-08-19
1
-1
/
+1
*
ARM MTE stack sanitizer.
Evgeniy Stepanov
2019-07-15
1
-0
/
+11
*
Add clang source minimizer that reduces source to directives
Alex Lorenz
2019-06-03
3
-0
/
+9
*
Factor out repeated code parsing and concatenating header-names from
Richard Smith
2019-03-19
1
-2
/
+2
*
Remove esan.
Nico Weber
2019-03-11
1
-12
/
+0
*
Enable coroutines under -std=c++2a.
Richard Smith
2019-02-23
2
-1
/
+5
*
[MSVC] Recognize `static_assert` keyword in C and C++98
Reid Kleckner
2019-02-15
2
-3
/
+18
*
[NFC] Explicitly add -std=c++14 option to tests that rely on the C++14 default
Nemanja Ivanovic
2019-02-05
2
-4
/
+4
*
Disable _Float16 for non ARM/SPIR Targets
Erich Keane
2019-01-25
1
-1
/
+1
*
Implementation Feature Test Macros for P0722R3
Chris Kennelly
2019-01-11
1
-0
/
+4
*
[c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode.
Richard Smith
2018-11-14
1
-64
/
+70
*
Don't emit "will be treated as an identifier character" warning for
Richard Smith
2018-09-25
1
-0
/
+5
*
[Lexer] Add udefined_behavior_sanitizer feature
Leonard Chan
2018-09-22
1
-0
/
+13
*
[Lexer] Add xray_instrument feature
Petr Hosek
2018-09-17
1
-0
/
+11
*
PR38870: Add warning for zero-width unicode characters appearing in
Richard Smith
2018-09-07
1
-0
/
+7
*
[MSan] add KMSAN support to Clang driver
Alexander Potapenko
2018-09-07
1
-0
/
+1
*
[CMake] Use normalized Windows target triples
Petr Hosek
2018-08-09
1
-1
/
+1
*
[Preprocessor] Allow libc++ to detect when aligned allocation is unavailable.
Volodymyr Sapsai
2018-08-03
1
-0
/
+23
*
[Driver] Add -fno-digraphs
Jacob Bandes-Storch
2018-07-17
1
-2
/
+21
*
P0096R5, P0941R2: Update to match latest feature test macro specification.
Richard Smith
2018-06-14
1
-8
/
+23
*
As discussed with SG10, bump version of __cpp_deduction_guides macro to indic...
Richard Smith
2018-05-30
1
-1
/
+1
*
Implement P0482R2, support for char8_t type.
Richard Smith
2018-05-01
2
-0
/
+24
*
hwasan: add -fsanitize=kernel-hwaddress flag
Andrey Konovalov
2018-04-13
1
-0
/
+1
*
[ObjC] Allow declaring __strong pointer fields in structs in Objective-C
Akira Hatanaka
2018-02-28
1
-0
/
+8
*
[Lex] Fix handling numerical literals ending with ' and signed exponent.
Volodymyr Sapsai
2018-02-06
1
-0
/
+2
*
[Lex] Avoid out-of-bounds dereference in LexAngledStringLiteral.
Volodymyr Sapsai
2018-01-12
1
-0
/
+0
*
Warn if we find a Unicode homoglyph for a symbol in an identifier.
Richard Smith
2017-12-14
1
-0
/
+5
*
Switch to gnu++14 as the default dialect.
Tim Northover
2017-12-09
2
-3
/
+3
*
Hardware-assisted AddressSanitizer (clang part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+13
*
[c++2a] P0515R3: Support for overloaded operator<=>.
Richard Smith
2017-12-01
1
-2
/
+2
*
[c++2a] P0515R3: lexer support for new <=> token.
Richard Smith
2017-12-01
1
-0
/
+73
*
Driver: hoist the `wchar_t` handling to the driver
Saleem Abdulrasool
2017-10-06
1
-1
/
+1
*
Recommit "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-0
/
+3
*
Revert "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-3
/
+0
*
Add _Float16 as a C/C++ source language type
Sjoerd Meijer
2017-09-08
1
-0
/
+3
*
Add missing test for warning added in r310803.
Richard Smith
2017-08-16
1
-0
/
+9
*
[clang] Get rid of "%T" expansions
Kuba Mracek
2017-08-15
4
-20
/
+20
*
Replace remaining user-visible mentions of C++1z with C++17.
Richard Smith
2017-08-13
1
-5
/
+5
*
[c++2a] Treat 'concept' and 'requires' as keywords, add compat warning for C+...
Richard Smith
2017-08-13
1
-1
/
+2
*
Implement latest feature test macro recommendations, P0096R4.
Richard Smith
2017-08-11
1
-7
/
+11
*
Revert "Lexer: always allow imaginary constants in GNU mode."
Tim Northover
2017-08-08
1
-25
/
+0
*
Lexer: always allow imaginary constants in GNU mode.
Tim Northover
2017-08-08
1
-0
/
+25
[next]