Fangrui Song
|
b76b345fe1
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
před 6 roky |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
Richard Smith
|
f9cfb2d2dc
Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*, in order to preserve full information on module macro expansion.
|
před 10 roky |
John Thompson
|
88ec34020d
Changed ConditionValue argument to PPCallbacks If and Elif callbacks to be a 3-state enum.
|
před 11 roky |
John Thompson
|
6a04b5e8c4
Add condition expression result to if and elif callbacks.
|
před 12 roky |
Argyrios Kyrtzidis
|
c515978bd3
[preprocessor] Use MacroDirective in the preprocessor callbacks to make available the
|
před 12 roky |
Argyrios Kyrtzidis
|
61c1c8ee3f
[Preprocessor] Enhance Ifdef/Ifndef/Defined preprocessor callbacks to also pass
|
před 12 roky |
Argyrios Kyrtzidis
|
37ed12720a
Refactor recording the preprocessor conditional directive regions out of
|
před 12 roky |