Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 years ago |
Jennifer Yu
|
508d30929f
Re-check in clang support gun asm goto after fixing tests.
|
6 years ago |
Erich Keane
|
a85622d923
Revert "clang support gnu asm goto."
|
6 years ago |
Jennifer Yu
|
5846cacafa
clang support gnu asm goto.
|
6 years ago |
Hans Wennborg
|
d47768c5aa
Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890)
|
6 years ago |
Alexey Bataev
|
08cea3e530
[OPENMP][CUDA]Do not emit warnings for variables in late-reported asm
|
6 years ago |
Alexey Bataev
|
a0e40f466c
[CUDA]Delayed diagnostics for the asm instructions.
|
6 years ago |
Alexey Bataev
|
6bbd09bedb
Revert "[CUDA]Delayed diagnostics for the asm instructions."
|
6 years ago |
Alexey Bataev
|
266e803a09
[CUDA]Delayed diagnostics for the asm instructions.
|
6 years ago |
Alexey Bataev
|
771c454fcb
[OPENMP] Delay emission of the asm target-specific error messages.
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Bill Wendling
|
a1a49a7b66
Use "EvaluateAsRValue" instead of as a known int, because if it's not a known
|
6 years ago |
Bill Wendling
|
4b80d338e3
Revert accidentally included code.
|
6 years ago |
Bill Wendling
|
d1840a054d
Emit ASM input in a constant context
|
6 years ago |
Fangrui Song
|
aa528ab4a0
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
|
6 years ago |
Fangrui Song
|
e350174b21
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 years ago |
Hans Wennborg
|
b129ce9436
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 years ago |
Hans Wennborg
|
e44c638ccf
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 years ago |
Bill Wendling
|
4e64d31bc5
Re-Reinstate 347294 with a fix for the failures.
|
6 years ago |
Nico Weber
|
e9629181bd
Revert r347364 again, the fix was incomplete.
|
6 years ago |
Bill Wendling
|
830bf59980
Reinstate 347294 with a fix for the failures.
|
6 years ago |
Aleksei Sidorin
|
9011c7f9bb
[AST, analyzer] Transform rvalue cast outputs to lvalues (fheinous-gnu-extensions)
|
6 years ago |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 years ago |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 years ago |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 years ago |
Reid Kleckner
|
49c32abef3
Re-land "[Sema] Make getCurFunction() return null outside function parsing"
|
7 years ago |
Reid Kleckner
|
61d936f6b2
Revert "[Sema] Make getCurFunction() return null outside function parsing"
|
7 years ago |
Reid Kleckner
|
ad50a4ee05
[Sema] Make getCurFunction() return null outside function parsing
|
7 years ago |
Coby Tayree
|
2fb39644fd
[X86][MS-InlineAsm] Extended support for variables / identifiers on memory / immediate expressions
|
8 years ago |
Coby Tayree
|
c849b13cb2
[clang][SemaStmtAsm] small refactoring, NFC.
|
8 years ago |