-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
some specific Xclang arguments modify the output
With these Xclang constructs the generated output format will not be plist, so it can not be parsed. -Xclang -module-file-info -Xclang -S main.cpp -Xclang -emit-llvm main.cpp -Xclang -rewrite-objc main.cpp
- Loading branch information
Gyorgy Orban
committed
Dec 12, 2019
1 parent
66d61f7
commit f439c41
Showing
2 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters