trick/trick_source
Alex Lin 9f9fd7ca20
Fix ICG errors while processing system header files #1189 (#1190)
* Fix ICG errors while processing system header files #1189

Found an InitPreprocessor call and am using it.  Not sure which version
of clang it was added, just using for the version I'm on (10) and above.
Also found some GCC defines that are used during normal compilation.
Added these to our list of defines during ICG.  This clears up all of
the errors I've been seeing.

* Fix ICG errors while processing system header files #1189

OK, found the flag that activates the ATOMIC defines I was previously
hardcoding.
2021-10-12 11:30:49 -05:00
..
codegen/Interface_Code_Gen Fix ICG errors while processing system header files #1189 (#1190) 2021-10-12 11:30:49 -05:00
data_products Small changes to test builds to be compatible with latest macOS and tools (#1078) 2020-11-16 22:56:56 -06:00
er7_utils Add ability to reset the integrator state (#952) 2020-02-18 15:18:57 -06:00
java Add print statement back to configure. Tidy up GridLayout instnciation. #28 #1183 2021-08-30 12:30:35 -05:00
sim_services Always requeue timed-out MonteCarlo runs 2021-10-07 10:27:08 -05:00
trick_swig Refactor web server configuration. #1188 2021-09-29 18:00:33 -05:00
trick_utils Initial excision of DMTCP from Trick. #28 2021-08-27 19:38:56 -05:00
web Refactor web server configuration. #1188 2021-09-29 18:00:33 -05:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00