Skip to content
Open
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
3856d6c
[clang] Document the return value of __builtin_COLUMN
GeorgeKA Dec 2, 2024
2f132e1
Updated the documentation link to the standard instead of cppreference
GeorgeKA Dec 10, 2024
faf8597
[Clang][Driver][Test] Created test for unsupported driver options
GeorgeKA Dec 22, 2024
3a4cbef
Fixed formatting and changed to common error msg check
GeorgeKA Dec 23, 2024
454a314
A variety of additions to more properly generate the Lit test.
GeorgeKA Jan 5, 2025
f4be1d9
Generate the Lit test in clang/test/Options
GeorgeKA Jan 8, 2025
836f2c6
Merge branch 'llvm:main' into main
GeorgeKA Jan 17, 2025
b0e7a43
Merge branch 'main' of github.com:GeorgeKA/llvm-project into 119190-u…
GeorgeKA Jan 17, 2025
f924b4a
Added clang-cl & clang-dxc logic
GeorgeKA Jan 17, 2025
be47a57
Added handling for aliases
GeorgeKA Jan 22, 2025
f245a01
Merge branch 'llvm:main' into main
GeorgeKA Jan 22, 2025
f0f9367
Merge branch 'main' of github.com:GeorgeKA/llvm-project into 119190-u…
GeorgeKA Jan 22, 2025
44ee96d
Removed the clang_ignored_f_Group comments
GeorgeKA Jan 22, 2025
0b09855
Merge branch 'llvm:main' into 119190-unsupportedOptions
GeorgeKA Jan 22, 2025
ff956a4
Merge branch '119190-unsupportedOptions' of github.com:GeorgeKA/llvm-…
GeorgeKA Jan 22, 2025
199cbae
Cleanup from previous merge
GeorgeKA Jan 22, 2025
6b11802
More merge issue fixes
GeorgeKA Jan 22, 2025
c0ffdd0
Disabled tests on Windows
GeorgeKA Jan 23, 2025
d76a82f
Formatting and wording changes
GeorgeKA Jan 24, 2025
03d72df
Python darker format fixes
GeorgeKA Jan 24, 2025
9c2112d
First review round. Switched to batch option testing
GeorgeKA Jan 31, 2025
27d2f99
Corrected set initializations
GeorgeKA Feb 6, 2025
6aa51c6
Merge branch 'llvm:main' into 119190-unsupportedOptions
GeorgeKA Feb 24, 2025
593d301
Round 2 of reviews
GeorgeKA Feb 26, 2025
d149c40
Darker formatting change
GeorgeKA Feb 26, 2025
9da0556
Merge branch 'llvm:main' into 119190-unsupportedOptions
GeorgeKA Feb 26, 2025
2596465
Small comment update
GeorgeKA Feb 26, 2025
a07bd42
Removed the alias handling
GeorgeKA Feb 28, 2025
1e6150b
Small comment change
GeorgeKA Feb 28, 2025
39c1d9f
Changed argument parsing. UnsupportedDriverOption -> DriverOption
GeorgeKA Mar 18, 2025
e6aecd8
Lit test formatting change & optional path arguments
GeorgeKA Mar 20, 2025
a138065
Change Options File Dir to Options File Path
Maetveis Mar 24, 2025
173df9b
Merge branch 'llvm:main' into 119190-unsupportedOptions
GeorgeKA Mar 25, 2025
6d27b49
Merge pull request #1 from Maetveis/options_file
GeorgeKA Mar 25, 2025
05c9903
Changed check-prefix strings for readability
GeorgeKA Mar 25, 2025
8c280cc
Merge branch 'llvm:main' into 119190-unsupportedOptions
GeorgeKA Jun 6, 2025
e19875c
Merge branch 'llvm:main' into 119190-unsupportedOptions
GeorgeKA Jun 10, 2025
66e62df
Refreshing Lit tests
GeorgeKA Jun 10, 2025
5069df5
Moved preceding and trailing white space DriverData instantiations to…
GeorgeKA Jun 12, 2025
447f189
Merge branch 'llvm:main' into 119190-unsupportedOptions
GeorgeKA Jun 12, 2025
0f56739
Updating Lit tests
GeorgeKA Jun 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading