User Details
- User Since
- Mar 8 2022, 7:46 AM (22 w, 6 d)
Thu, Aug 11
Add assert messages
Add necessary asserts
format cc1_main.cpp
Restyle codes
format code
fix stringRef bug
Add more debug info
Add more debug info
[Clang] add -### for debug
Tue, Aug 9
Jul 15 2022
[Clang] fix mkdir error in ftime-trace=<value> test
[Clang] restyle code
Jun 30 2022
[Clang] format the source file
[Clang] change test cases to different directory
Hi @jamieschmeiser @Whitney @MaskRay, I have changed "-ftime-trace-path" to "-ftime-trace". It is a well-spelling option name.
[Clang] change "-ftime-trace-path" to "-ftime-trace"
Jun 28 2022
Jun 24 2022
[Clang] rewrite test case of "-ftime-trace-path"
Jun 23 2022
I have changed the approach from directory-store to path-store, so that the user can specify the aim path to store the time trace json file.
If "-ftime-trace-path" is not specified, it will follow the default behavior.
[Clang] change directory-store to path-store
Jun 22 2022
Jun 21 2022
[Clang] update help text of "ftime-trace-path"
Jun 20 2022
[Clang] change unclear help text pf "-ftime-trace-path"
[Clang] Restore the old behaviors when "-ftime-trace-path" is not specified